Posts

First PHP Code

Image
How to write first PHP Code/ How to print Hello World in PHP. <?php echo "Hello World" ; ?> Output= Hello World Sample image with Output: Output: