If I have the string like this "str1 | str2"

Then "|" is found

However, if I do the above as "str1|str2" without spaces

Then "|" can not be found

I appreciate any hints on a work around.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to