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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -