ardnat
May 5th, 2007, 16:27
ok im looking at PHProxy an example page would be
http://mrhidden.com/
on http://mrhidden.com/ if you look at the soucre there is a fourm called "q" this is where you put the url of the site you want to go to, also the action of the fourm submits it to index.php
so lets say i want to go to google.com i should be able to put in mrhidden.com/index.php?q=google.com but that wont work
if you put in google.com and submit it the adress bar looks like this
http://mrhidden.com/index.php?q=aHR0cDovL2dvb2dsZS5jb20
any idea how to make it work so i can submit an adress just by typeing something in
http://mrhidden.com/
on http://mrhidden.com/ if you look at the soucre there is a fourm called "q" this is where you put the url of the site you want to go to, also the action of the fourm submits it to index.php
so lets say i want to go to google.com i should be able to put in mrhidden.com/index.php?q=google.com but that wont work
if you put in google.com and submit it the adress bar looks like this
http://mrhidden.com/index.php?q=aHR0cDovL2dvb2dsZS5jb20
any idea how to make it work so i can submit an adress just by typeing something in