What's Comments in PHP ? by PMEARN.NET Govind25JSN08:10 Today we are going to read about comments in PHP. Comments are the part of the code that is not executed with the code, meaning that writing...
what is PHP Syntax explanation ? full tutorial by PMEARN.NET Govind25JSN08:08 In the lesson, I showed you the page named web.php by creating the code written in it today. Friends, any PHP Script starts with <? Php a...
What's Local Server in php ? by PMEARN.NET Govind25JSN18:39 Friends PHP is a server site scripting language and a server is needed to run a PHP code. Now if we become completely dependent on an online...
how does work php ? by PMEARN.NET Govind25JSN18:23 Whenever a user types a URL of that website like Pmearn.com or clicks on a link to open any page of a website, a request is sent to the serv...
what is php ? or how much is necessary to learn php? by PMEARN.NET Govind25JSN17:54 The full name of PHP is Personal Home Page which was later changed to PHP: Hypertext Pre-Processor (PHP: Hypertext Preprocessor). PHP was cr...