0
How do I store user password input or form input in html using php
I want to store password/form input in my html program. How do I use php to do that?
3 Answers
0
Or you coding to save data in a file or coding with MySQL for example for database
+ 1
You cant. Only by PHP in a file or in a database
0
Then how do I make my program have a database