Hello,
I had seen that this was possible in a tutorial that I had downloaded. Now I can't find it because its a very big tutorial...
But, the thing I'm looking for is simple.
the PHP script downloads to content from another page. When I mean "content" I mean the source code...Not the pictures.
In the tutorial it also had some function in the code so that you can write some code that it should not show. Like, if you write <br> then it will show the page without that code.
This feature isn't what I'm looking for but maybe someone else might remember the little script...
The tutorial is "Programmers Introduction to PHP 4" (Not meaning to advertise btw)
Anyway, if someone else knows anyway to download source code from other site and maybe set it as a variable, so that only if I say "print $sourcecode;" Then it will show it? Or something...
Any help greatly appreciated!! 😉