Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > PHP How-To
|
PHP How-To Post your "How do I do this with PHP?" questions here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the PHP How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 27th, 2006, 01:06 PM
Registered User
 
Join Date: Dec 2003
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default What is the best method to append data?

Good Morning All,
Let me start by saying this is the one website I visit most for getting help. I don't ask questions as most of the posts here have been helpful for my projects, great participation & community effort. With that said here is my question.
I have a internal website that allows us to track work in our operations group, open outage tickets on equipment failures. I am able to wite a new ticket to the db, email selected groups, view and close the ticket. The MySQL table I created uses text fields which give me 65K of character space.
But, I also need to send updates and wonder which way is the preferred method of updating or appending the table field which holds the initial text notifying folks of the outage?
Should the initial data be held in a variable and displayed and allow the user to add the update as a new variable, concat the two variables together, write the data to the db?
If anyone has gone about this process let me know.
Sorry to be so long winded.
Enjoy,
Ron





Similar Threads
Thread Thread Starter Forum Replies Last Post
append/insert data to xml file andhiez XML 5 April 18th, 2008 11:13 AM
create table/append data. bpdineen Access VBA 1 January 4th, 2007 11:47 AM
Method or data member not found Subuana Beginning VB 6 1 March 6th, 2006 03:32 PM
append data to xml andhiez General .NET 0 June 14th, 2005 04:15 AM
Best method - Nested data? bridie Classic ASP Databases 4 February 20th, 2004 12:46 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.