Quick RegExp question ...
Posted: Sun Sep 25, 2005 1:16 pm
Hi,
hope somebody can help me with this quick regular expression help I need with my PHP script.
I simply need to remove the following from any string
Page=xx
Where xx is a number between 0 and 999 (number of digits vary)
I dont have a clue how to use reg exp with php, so a code snippet would be great!
Many Thanks
Muz
hope somebody can help me with this quick regular expression help I need with my PHP script.
I simply need to remove the following from any string
Page=xx
Where xx is a number between 0 and 999 (number of digits vary)
I dont have a clue how to use reg exp with php, so a code snippet would be great!
Many Thanks
Muz