Re: [PHP-WIN] strpos and wildcards

2003-01-24 Thread Cam Dunstan
;[EMAIL PROTECTED]> Sent: Saturday, January 25, 2003 12:24 AM Subject: [PHP-WIN] strpos and wildcards > Hi! > > I need to find the first occurence of a '>' that isn't followed by a '<' or > a '&' in a string and then use the index to

[PHP-WIN] strpos and wildcards

2003-01-24 Thread Bobo Wieland
Hi! I need to find the first occurence of a '>' that isn't followed by a '<' or a '&' in a string and then use the index to extract a substring... How do I do this? Anyone? .bobo -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php