PHP Code Test
-
Here two files are there
-
one is HTML and other is PHP
-
Both the files produces same output so you can test on both files
-
To run the php file, you need to place the php file into your PHP server, i.e. either xampp or wampp Place the file 'php_code_test.php' into your 'xampp/htdocs/' or 'wampp/www/' and then start the xampp/wampp and run the url http://localhost/PHP-Code-Test-master/php_code_test.php
-
To check the html file output you can open the file 'php_code_test.html' with your browser