How do i let my form submit to the database? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

How do i let my form submit to the database?

My form is not submitting to the database . I'm using PHP

6th Jan 2018, 11:58 PM
Clement Mensah
Clement Mensah - avatar
2 Réponses
+ 35
Post your code here or give us a link to it. By the way, a form doesn't submit to a database directly. You need to use PDO or mysqli or frameworks like Doctrine.
7th Jan 2018, 12:15 AM
Igor Makarsky
Igor Makarsky - avatar
+ 3
Pls, send the first the code
7th Jan 2018, 12:13 AM
Michael55555
Michael55555 - avatar