How to run PHP code | Step by Step Full Guide
How to run PHP code In this article, I would like to discuss about how to run PHP code using the wamp server. Before we write and execute the PHP…
How to run PHP code In this article, I would like to discuss about how to run PHP code using the wamp server. Before we write and execute the PHP…
Single Line Comment in PHP In this article, we will see how to make single line comment in PHP . What are comments Comments are something like notes inside the…
Tokens in PHP In this article, we will discuss tokens in PHP. Before that, First we learn to know any language by its character set The character set of PHP…
History of PHP language In this article, we will discuss a brief history of the PHP language. HTML HTML stands for Hyper Text Markup Language. HTML is a language for…
What is PHP used for in web development In this article, we will discuss what is PHP used for in web development. First of all, I would like to discuss…