0
How can i get data from mySQL using php codes
i faced many problems when i making login form . please help me to solve this issue
1 Resposta
+ 1
Firstly you have to connect your mysql server to your php code.
Then you can write some queries to fetch data from database.