Please what is the PHP code for inserting form elements into MySQL database? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Please what is the PHP code for inserting form elements into MySQL database?

27th Oct 2019, 2:48 PM
Uche Kelvin
Uche Kelvin - avatar
5 Answers
+ 1
This one is pretty good for getting started: http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers
27th Oct 2019, 3:05 PM
Ipang
+ 1
Alright dear
27th Oct 2019, 3:13 PM
Uche Kelvin
Uche Kelvin - avatar
0
Thanks Ipang but the link is not working well.
27th Oct 2019, 3:08 PM
Uche Kelvin
Uche Kelvin - avatar
0
Yes, seems they're having a problem right now, try to visit that page again sometime later, you won't regret it 👍
27th Oct 2019, 3:09 PM
Ipang
0
Here are some alternatives for the time being, while the previous link is inaccessible. Pretty much covering about the same portion of contents: https://phpro.org/tutorials/Introduction-to-PHP-PDO.html https://phpdelusions.net/pdo
27th Oct 2019, 3:24 PM
Ipang