|
|
 |
Re: FN-FORUM: php funny
date posted 19th November 2007 15:29
[EMAIL REMOVED] wrote:
> Nothing for that field according to print_r($_POST);
>
>
>
>
>
>
> Pam
>
> ----- Original Message -----
> From: "kujo" [EMAIL REMOVED]
> To: [EMAIL REMOVED]
> Sent: Monday, November 19, 2007 3:49 PM
> Subject: Re: FN-FORUM: php funny
>
>
>
>> Hello
>>
>> It depends how you pass the variables from the form (method GET or POST)
>> Anyway you can track what is passed using a simple var_dump in the script
>> that's supposed to process the form
>>
>>
>>
>> [EMAIL REMOVED] wrote:
>>
>>> Has any one else had problems posting values in php?
>>>
>>>
>>> I have a few input fields similar to
>>>
>>> ">
>>>
>>>
>>> They have a value to start with but when you receive the posted form the
>>> field is empty.
>>>
>>> Any ideas welcome as I am stumped
>>>
>>>
>>>
>>>
>>> Pam
>>>
>>>
>>>
>> --
>> Freelancers, contractors earn more with Prosperity4
>> Call 0870 870 4414 or visit www.prosperity4.com
>> and benefit from Inland Revenue approved expenses today.
>>
>> To advertise here: http://www.freelancers.net/advertising.html
>>
>>
>>
Hi Pam,
This may be a silly question, but the hidden field is within the form
tags? I've been stumped by something similar and had the hidden input
outside the form.
Steve
|
 |
|