Forum Moderators: coopster
So for example, if you go to example.php?url=http://www.widgets.com, it will show you widgets.com through the script (using php include ;)).
This is just a experimental thing but I may soon decide (once it gets all good and nasty) to put it on the web.
My real question would be, how can I add a user-agent string to the include($url) function?
It currently uses my server's default user-agent.
Any help/suggestions would be most appreciated.
Sid