| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: CURL for absolute dummies
From: Mark E <mark_at_edwards.org>
Date: Tue, 12 Aug 2008 04:58:49 -0600
Niels Peter Ludvigsen wrote:
> What I need to know is what needs to be done at >>>receiving_end.php<<<
That depends on what you want to do with it. But just to dump out the
<?php
foreach ($_POST as $key=>$data) {
?>
Or if you want to do something with a field that you know exists you
<?php
Basically, in PHP the POST data is stored in an array called $_POST. If
Mark
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info