On Wed, May 18, 2005 11:55 am, Jeremy Reynolds said:
I received this useful bit of code for storing a page into a variable
instead of loading it as an include. But how can I modify this to
submit some parameters to a page and collect the returned page / HTML
into a variable??
Jeremy
On Wed, May 18, 2005 11:55 am, Jeremy Reynolds said:
> I received this useful bit of code for storing a page into a variable
> instead of loading it as an include. But how can I modify this to
> submit some parameters to a page and collect the returned page / HTML
> into a variable??
>
> Jeremy
>
I received this useful bit of code for storing a page into a variable
instead of loading it as an include. But how can I modify this to
submit some parameters to a page and collect the returned page / HTML
into a variable??
Jeremy
--
$text = file_get_contents('DocumentA.php');
ech
3 matches
Mail list logo