Posted by LacaK on 03/20/05 19:55
try use : if (strpos($string,"-")==0) //first char is index 0 not 1 ! or if (strpos($string,"-")!==false) //find anywhere in string
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming