* and then Tim Traver declared.... > If you know exactly what you need to append, then you can just do the > update query directly. > > UPDATE tablename > SET body=concat(body,'string to add')
Awesome, that did it. Thanks for taking the time to show me dude ;-) -- Nick W -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php