Rewriting a url
Posted: Sun Feb 19, 2006 5:08 pm
Hope someone can help me with this,
I need to rewrite a friendly url :
http://mydomain.com/p/variable_1/variable2/
to
http://mydomain.com/register.php?ID=var ... variable_2
where variable is a number between 0 .. 9999,
variable_2 is a alphanumeric string
Thanks in advance
I need to rewrite a friendly url :
http://mydomain.com/p/variable_1/variable2/
to
http://mydomain.com/register.php?ID=var ... variable_2
where variable is a number between 0 .. 9999,
variable_2 is a alphanumeric string
Thanks in advance