My Techlab Webpage
Charles Vu
2002-2003
Iteration 1-2
Date: 09/16/02 - 09/30/02
Plan:
- To make a PHP program which can print any other website.
- Have an input program so that the user can input their own webpage
Design:
- Use a socket to get through the proxy
- Open the website, possible with fopen()
- Make the source code of that website the source of my webpage
Code:
Testing and Development:
- The PHP Webpage
- So far, the page has been able to get every webpage tested so far.
- Unfortunately, JavaScript and PHP Code are not included in HTML source, and are usually lost. Also, most images are also lost.
Assignments First Quarter