Hi,
I'm trying to protect the inner side of the execution - the indirect one.
For example if someone is trying to search for something like your-domain.com/search.php?new_search.....
would be something masked like:
domain.com/search.php?id=&la=ita&af=&de=&pl=1&ca=3aac7ec3a5cc8&aa=&bb=&cc=&dd=
& you can choose to do what ever you wanna search & you'll always get this http://your-domain.com/search.php?id=&la=ita&af=&de=&pl=1&ca=3aac7ec3a5cc8&aa=&bb=&cc=&dd=
How can this be done in php?!! Did someone found some solution like this befor?!! I know that this might be easy,... but I've no idea how this can be done. For a quick reference of the sample you can look at register.com and also register.it (this one is a php site which is parsing html as php) querry. They protected their access recently to the whois interface. Can someone give me a hand to solve this out?
Any idea would be very appritiated.
Thanks.
-Gord