Posted by javelin on 02/27/07 04:06
> echo file_get_contents($url);
>
Thanks for this idea. It works well for the top level, but it I now
need each sub link to be opened via the same echo
file_get_contents($url) function. Any chance I can easily parse this
and dynamically create a new page for each link? (I don't ask for
much, do I).
Thanks/
Navigation:
[Reply to this message]
|