Php tags | Tags used for PHP
Php is a server side language. It runs on a server. But how we can use the PHP code in our pages is a question for a PHP learner. If you want to run PHP…
Php is a server side language. It runs on a server. But how we can use the PHP code in our pages is a question for a PHP learner. If you want to run PHP…
f you are a web developer and you want to develop a website that sells your products online. So it requires some tools to be made functional as you want. First of all you should…
What is WAMP Server? WAMP server is a development package very much like the XAMPP development package. It has a complete development package for PHP developers. It is widely used development package now a days….
What XAMPP stands for? XAMPP stands for or is a short form of X stands for (is a cross, it means it is a cross-platform package), A stands for (Apache Server), M stands for (Mysql),…
What Is Mysql Database and Php Mysql is one of the very fast Relational Database Management Systems (RDBMS), which can be used for any purpose for any data storing and manipulation purposes for free. A…
In 1994 the first version of PHP was developed by Rasmus Lerdorf (a Software engineer) for his personal use. It was a set of Micros (CGI wrapper). The basic use of developing this was for…
PHP is a development language which is abbreviation of (PHP Hypertext Preprocessor). It was developed in 1994. It was called as Personal Home Page in its early days but changed after frequent use of it….