In reference to vroom's code above, the correct syntax should be:
$webpage=system("lynx -source http://blah.com");This is necessary since it is the shell that runs Lynx. Otherwise, $webpage would literaly be lynx -source http://blah.com"
In reply to Re: How can my script retrieve the contents of an existing webpage?
by furtive
in thread How can my script retrieve the contents of an existing webpage?
by vroom
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |