html - cant have my php code executed -


i'm trying make html form ....there no proplem in html code but.. when refer form action tag learnphp.php file , click submit shows whole code pic please help... [1]: https://i.stack.imgur.com/agvxq.jpg happy if solved me.....

you not putting php file in right folder. localhost file should on c:xampp/htdocs in xampp when running php file.

you should run localhost::folder_name/php.php


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -