Hi. I would like PHP to get a webpage and display it instead of redirecting there.
The reason for this is because I want to over come My Schools WebSense (block) system.
I have already realised that adding an s to HTTP can bypass it but some site do not have SSL security, so I want PHP to save the page and display it.
Some websites Automatically refresh the Whole website when you go on it. I think this is because they have <target="_top"> in the page. Is their any way of going pass this?
Also is there a different way of doing this without frames, I think I saw a website which had a middle bit which displayed a webpage, maybe flash will do it?
You can see what I have done so far @ http://hollyfield.port5.com/bpb/
Thankyou!