0
How to send data from a php file to mysql database?
2 RĂ©ponses
+ 3
đ Alex TuÈinean đ
Make another php file, write code there and call that new file on action like:
<form action = "submit_data.php" method = "post">
</form>
+ 2
đ Alex TuÈinean đ
Maybe this video tutorial will help
https://youtu.be/ijHc_3t2arE