Hi, I hope you are fine. In Introduction of PHP Programming, I wrote PHP Programming introduction and its uses.
Today we start and learn how to create PHP file.
Create PHP file in any text editor like Notepad or Notepad ++, write code as given below and save it as firstphpfile.php or any you want, then move this file in server location and test it in web browser.
<?php
// type function or code here
?>
For more detail watch this youtube video
Note:If your web browser did not show this video or in your country Youtube is blocked, then download Web Freer Browser and watch this video
ConversionConversion EmoticonEmoticon