PHP form not working
Hello replit,
I am trying to make a simple form using PHP that stores submissions into a txt file but it's not working. Could someone show me what's not working and how to fix it?
Thanks,
piphi
Voters
Ask coding questions
Hello replit,
I am trying to make a simple form using PHP that stores submissions into a txt file but it's not working. Could someone show me what's not working and how to fix it?
Thanks,
piphi
Just create a new repl with the language
php server
. Then copy yourindex.php
file's content into the new replsindex.php
content.