Page 1 of 1

how to encode variables passed through url

Posted: Wed Jun 23, 2004 12:52 am
by bugthefixer
my url looks like this
http://www.rp.com/category?name=new
i want the portion after '?' to be seemed as encoded
how can i do that

Posted: Wed Jun 23, 2004 12:55 am
by feyd
[php_man]base64_encode[/php_man]