[thelist] more regex help

kris burford kris at midtempo.net
Wed Sep 3 03:41:52 CDT 2003


>preg_match("/^delete([0-9]{1,3})/", $subarray, $deleteid);
>print (implode(", ", $deleteid));
>
>but this doesn't work.

and doesn't 'cause i was using an array and not a string (doh!)

fixed it now!

as you were...  : )

k



More information about the thelist mailing list