0
How can i connect a html from to my php database
I have a html from i need to conncet with php and collect data from database please help me
3 odpowiedzi
+ 2
You can see the PHP 2.1 lesson. As it is given there.
+ 2
Or, You can refer these for help,
https://code.sololearn.com/WczEsDv4E1vE/?ref=app
https://code.sololearn.com/wh6JSW1dcjob/?ref=app
In the web code, you can also start from body section to write php.
+ 2
https://www.w3schools.com/php/php_mysql_connect.asp
https://stackoverflow.com/questions/59066620/how-to-access-php-from-html
https://code.tutsplus.com/tutorials/how-to-use-php-in-html-code--cms-34378
And many more links provided in Google.
Try searching it in google.