Posted by Daz on 11/04/06 16:41
T. Wintershoven wrote:
> Can anyone help me solve this problem.
Perhaps you might want consider placing this into the HandleForm
function:
echo "<pre>",print_r($_POST),"</pre>;
This will allow you to see exactly what has been passed back in the
$_POST variable, and what format it's in.
Navigation:
[Reply to this message]
|