Posts

Showing posts from February, 2020

All About Php.......

Image
  >> What is PHP? 1. PHP is a open source server - side programming language that is specially suited for web development and can be embedded into HTML. 2. PHP stands for Hypertext Preprocessor but it's original name is Personal Home Page. It was created by Mr. Ramsum Lerdorf in 1994. 3. PHP file extension is (.php) . 4. PHP is compatible with almost all servers Apache, IIS etc. 5. PHP runs on various platforms like Windows, Linux, Unix, Mac OS etc. >> What we can do with PHP?   We can…….. 1          .      Create database application. 2          .       Generate dynamic page. 3          .       Handle button clicks, radio button. 4          .       Make Client/Server application. 5          .       Create Student registration. 6          .       Create Online shopping cart. 7          .       Create Chat rooms. >> What is Client and Server? Client   =  A client is a piece of computer hardware or sof