How To Submit Data To MySQL Without Deleting What's Already

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jayjay159357
Forum Newbie
Posts: 1
Joined: Mon Mar 28, 2011 3:12 pm

How To Submit Data To MySQL Without Deleting What's Already

Post by jayjay159357 »

I Am Trying To Submit Data To MySQL With PHP Without Deleting What's Already In There,
How Do You Do This?
Thank-You!
Jay
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: How To Submit Data To MySQL Without Deleting What's Alre

Post by social_experiment »

Update. Paste some of your code for further assistance.
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply