My PHP File is showing raw code in the browser when accessed through a POST request.
POST
I\'ve created a phpinfo.php page on the localhost and whe
phpinfo.php
user remove space from "< ?php".
other than this all is fine with coding i think.