Hi guys and gals,
Does anyone know a good way of getting PHP to display the entire source code of a URL rather than actually displaying the page? (ie, not using include)
For example...entering www.example.com into a form would bring up whatever code www.example.com is made of?
:-)
D