Posted by Bob Stearns on 10/28/06 07:23
Sonnich wrote: > Hi > > Is the such a function like IN in delphi: > > if( $somechar in ["a", "b", "d"]) > dsafsakjldg; > > where true is for the characters mentioned above. > > BR > S > What is wrong with if(strpos("abd", $somechar) !== FALSE)
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming