Answer the question
In order to leave comments, you need to log in
How to write data from html to MySQL?
there is an html structure like this
3.5 "Motorcycles are prohibited".
3.6 "Movement of tractors is prohibited." The movement of tractors and self-propelled machines is prohibited.
3.7 "Pedestrian traffic is prohibited."
that is the rules of the road.
Is it possible to somehow automatically drive this into the MySQL database, and set each id starting from 1 and up to ...?
Answer the question
In order to leave comments, you need to log in
data can be written to the database, at least using PHP, if you google it, html is a hypertext markup language and it cannot transfer data to the database on its own.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question