| 
	
 | 
 Posted by shror on 02/22/07 18:17 
On Feb 22, 8:06 pm, Geoff Berrow <blthe...@ckdog.co.uk> wrote: 
> Message-ID: <1172166689.308601.129550@v45g2000cwv.googlegroups.com> from 
> shror contained the following: 
> 
> >$name = array("first","second","third"); 
> >if ($user = $name) 
> 
> if (in_array ( $user ,$name){ 
> ... 
> -- 
> Geoff Berrow (put thecat out to email) 
> It's only Usenet, no one dies. 
> My opinions, not the committee's, mine. 
> Simple RFDshttp://www.ckdog.co.uk/rfdmaker/ 
 
Thanks so so so soooooooooo much i really dont know how to thank you 
its working fine
 
[Back to original message] 
 |