Click to See Complete Forum and Search --> : Include problems


sftrprod
07-18-2005, 03:15 PM
Hi,
I'm making a little script to get past the blocked sites thingy at school.
http://www.sixfoottallrabbit.co.uk/yeahy.php
That is what I have so far. As you can see, if you type in a web address then click the button it will show that page.
Now I have a problem.
I have already set the base link to $_GET['site'] which is useful for the images. That makes the images show. But now the links don't work. I need the hyperlinks to link to www.sixfoottallrabbit.co.uk/yeahy.php?site=$_GET['site']
Then that way, the page the the link sends you to will also be viewed on my page.
Can anybody please help?
Please don't recommend others that already exist, a lot of them have been blocked.
THank you