I am looking to find the code '0000' in '$result'
This is what I am using, which is great for TEXT but dosn't work for numbers.
PHP:
------------------------------------------------------------------------
if (!preg_match ("/0000/i", $result)) {
------------------------------------------------------------------------
Thanks for any help.
Steve
regex working with numbers. Headache
Moderator: General Moderators
-
Steven_Smith
- Forum Newbie
- Posts: 2
- Joined: Thu Mar 13, 2003 6:31 pm
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact: