Run Code
Browser not compatible.
<?php
$a = "www.studentstutorial.com"; echo " $a is a PHP Tutorial";
?>