Setting Up Environment in PHP || Simple Program in PHP

In this video,I explained how to set up the environment in PHP. Feel free to comment. For more, please subscribe and press the BELL icon. Please visit my Angular Playlist. Please visit my YouTube Videos. The code is as follows -

simple_program.php -

<?php
     echo "Hi...!!! This is my first PHP Program";
 ?>


Comments

Popular posts from this blog

Interface in TypeScript || Interface along with Arrow Function

Indian Flag || Indian Flag using HTML CSS

HTML - Frameset Tag in html