Jump to content

Adding multiple records to a mysql field via php


Thauwa

Recommended Posts

heres the story:

*there is an empty field

*a user clicks a button in a page and one record fills up that field

*the user goes to another page and clicks another button, then another record is inserted to the field

*this goes on and sometimes, a record empties the field on users choice.

 

is this possible? can anyone help me with the mysql query?

you all didn't get me. i was asking how to add a new record to a record while keeping the old too. something like extending the record to be two records.

ex:

record : bollby bloo

 

user clicks a button on the 'blaaby blaa' page and the php page makes the record:

 

blooby bloo, blaaby blaa

 

did you get what i want? :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.