Help with Update SYNTAX

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Locked
I3lade
Forum Commoner
Posts: 70
Joined: Wed Jun 04, 2003 4:20 pm

Help with Update SYNTAX

Post by I3lade »

Ok, in my site theres a profile thing, like in these boards edit your profile. It's simple right now since im new to php, but i tried using a code to make it so they can update thier profile. Instead it inserets the info they submit into a new row in my table. Do i need to use update? If so how, i have a code of it but need help understanding it and configing it for my use..
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Could we see your current attempt please.

Mac
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Please don't cross-post, once you've posted a question there is absolutely no need to go into one of the other forums and post it again. If you feel you've posted in the wrong place PM me or one of the other admins or moderators and they will move it for you.

Mac
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Locked