Easy to learn PHP, it shows both the PHP source code and the HTML output of the code.
You can view the result at : http://198.27.105.229/example_test006.phpCode:<html> <body> <?php echo "My first PHP script!"; ?> </body> </html>
Easy to learn PHP, it shows both the PHP source code and the HTML output of the code.
You can view the result at : http://198.27.105.229/example_test006.phpCode:<html> <body> <?php echo "My first PHP script!"; ?> </body> </html>
Bookmarks