HOW TO INSERT INTO DATABASE USING PHP
Moderator: General Moderators
HOW TO INSERT INTO DATABASE USING PHP
Could anyone who knows how to insert into database using php help by posting how dis can be done??
Re: HOW TO INSERT INTO DATABASE USING PHP
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.
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: HOW TO INSERT INTO DATABASE USING PHP
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
I agree with you, better than you go to google, and also read the manualpickle 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.