how to encode variables passed through url
Posted: Wed Jun 23, 2004 12:52 am
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
http://www.rp.com/category?name=new
i want the portion after '?' to be seemed as encoded
how can i do that