The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
PHP function for finding out if string is part of another string ?
I got a string, say a="test1 test2 test3"
I got another string, say b="test1" I want to check if b occurs in a, any ideas on a PHP function can I use ? Ah nvm....ereg or preg_match ... |
#2
|
||||
|
||||
Nope, use strpos Far quicker
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|