[PHP] preg_match problem

2002-09-29 Thread Chris N
= Second Can anyone see where Im going wrong? The match may be really crude, Im still pretty new to regular expressions. But it works just fine as long as there is only one set of (). Chris N. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] ID variable alsways set

2002-03-03 Thread Chris N
Ive just found a rather weird bug that im experiencing. Im running PHP 4.1.2 with Apache 1.3.23 on Linux Redhat 7. When ever I try and use variable $id it always has a value of 1 no matter what. It only does it if its in a get, think a post too. I can hard code it in a script and itll have a corre