Jump to content

[SOLVED] Appending to an existing table record?


David-fethiye

Recommended Posts

Hello,

 

I am writing a simple "mini-blog" for my website. I don't want all the works of a wordpress or other program so I am just using a text area to update one of the fields in my table.

 

Is there a way to simply add extra data on the end of a mysql table record without reading the exiesting data into a variable, appending the new info  and then UPDATE'ing the record ?

 

Thanks for any info  :)

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.