|
Posted by ZeldorBlat on 11/11/07 01:41
On Nov 10, 5:51 pm, Krustov <m...@privacy.net> wrote:
> <comp.lang.php>
> <Brendan Gillatt>
> <Sat, 10 Nov 2007 22:43:04 +0000>
> <uu-dnYh9Kt09rqvanZ2dnUVZ8sLin...@pipex.net>
>
> > *borrowing Krustov's code as template*
>
> > $demo="Bob is from Los Angeles CA";
>
> > $qaz=" CA"; // note the extra space
>
> > $wsx=strpos($qaz,$demo);
>
> > if ($wsx==true) {print "exact match found";}
>
> Thats not a ideal solution to the well known php bug you refer to .
>
> Best not to mention such things until a user has a problem IMHO .
And which well known bug is that?
Navigation:
[Reply to this message]
|