Posted by Floortje on 05/19/07 09:21
chimambo@googlemail.com schreef:
> On 18 May, 20:16, Floortje <floor...@dont.mail> wrote:
>> Floortje wrote:
>>
>> Im an idiot :-)
>>
>>> $sql="UPDATE $db SET enrolled='".$person['enrolled']."',
>>> date='".$person['date']."' WHERE id = '$id'";
>> --
>> Arjenwww.arjenkarel.nl-- my crappy excuse for a website (just gathering dust)
>
> Still not inserting the values. Maybe let me get an exact extract from
> my code:
The code shoudl work after a liitle modification.
Try var_dump($_POST) and see what you get
--
Arjen
http://www.hondenpage.com
[Back to original message]
|