RE: [PHP] Re: code check

2001-08-24 Thread Tom Malone
abe da Silveira [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 23, 2001 2:23 PM To: [EMAIL PROTECTED] Subject: [PHP] Re: code check Perhaps you could put it on a webpage and ask a Mac user to see if it works. BTW, there is no reason to use preg_match for that. Instead use strpos(), it is MU

[PHP] Re: code check

2001-08-23 Thread Gabe da Silveira
Perhaps you could put it on a webpage and ask a Mac user to see if it works. BTW, there is no reason to use preg_match for that. Instead use strpos(), it is MUCH faster. In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Tom Malone) wrote: > Sorry to bother you all with this, but I have no