HOW TO INSERT INTO DATABASE USING PHP

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
oyedele
Forum Newbie
Posts: 17
Joined: Mon Jun 27, 2011 6:59 am

HOW TO INSERT INTO DATABASE USING PHP

Post by oyedele »

Could anyone who knows how to insert into database using php help by posting how dis can be done??
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: HOW TO INSERT INTO DATABASE USING PHP

Post by pickle »

Do a Google search, I'm sure there are tons of tutorials. Also, please don't write your subjects in all-caps - its the Internet equivalent of walking into a room and shouting at everyone.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: HOW TO INSERT INTO DATABASE USING PHP

Post by social_experiment »

It's also better to create some sort of code first and then ask for help, teach a man to code and all that
“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
dhenick
Forum Newbie
Posts: 19
Joined: Tue Oct 20, 2009 10:46 am
Location: Yogyakarta, Indonesia
Contact:

Re: HOW TO INSERT INTO DATABASE USING PHP

Post by dhenick »

pickle wrote:Do a Google search, I'm sure there are tons of tutorials. Also, please don't write your subjects in all-caps - its the Internet equivalent of walking into a room and shouting at everyone.
I agree with you, better than you go to google, and also read the manual
:mrgreen:
:drunk:
Post Reply