Posted by windandwaves on 09/26/05 04:57
Jerry Stuckle wrote:
>
> You can, but you will get the output from the code, not the code
> itself.
I just tried include_once("http://www.someotherurl.com/HTML_snippets.php");
but that did not seem to work.
I am also wondering if the file contains functions then it really needs to
write the underlying file and not just return the output from the file. How
exactly does this work?
TIA
Nicolaas
[Back to original message]
|