Hi,
i want to put the code of a whole page (example google.com) in a string or an array. how can i do that?
External html page in a string
Moderator: General Moderators
-
maxpouliot
- Forum Newbie
- Posts: 1
- Joined: Mon Oct 23, 2006 10:11 am
use file_get_contents if url wrappers are enabled.
see:
http://de2.php.net/file_get_contents
http://de2.php.net/ref.filesystem#ini.allow-url-fopen
see:
http://de2.php.net/file_get_contents
http://de2.php.net/ref.filesystem#ini.allow-url-fopen