Just paste this code into a file named HelloWorld.php.
<?php echo 'Hello World!'; ?>
Navigate to the page and you have “hello world.”
My NoLedge
14
Jan
Just paste this code into a file named HelloWorld.php.
<?php echo 'Hello World!'; ?>
Navigate to the page and you have “hello world.”