0
How to send data from a php file to mysql database?
2 Antworten
+ 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