"Here is my html with a php script:
<html> <head> <title>Bob's Auto Parts</title> </head> <body> <h1>Bob's Auto Parts</h1> <table width = 100% > <tr> <?php echo "<td>This is working.</td>"; ?> </tr> </table> </body> </html>
Bob's Auto PartsBob's Auto Parts
This is working."; ?>
sudo apt-get install libapache2-mod-php5
sudo apt-get install libapache2-mod-php7.0
sudo service apache2 restart
Nice articel, This article help me very well. Thank you. Also please check my article on my site Know All About Web Tutorial.
ReplyDeleteClick to see the code!
To insert emoticon you must added at least one space before the code.