1.

PHP is a popular scripting language. 1. Write whether it is client side or server side. 2. Write a brief note on PHP.

Answer»

1. Server side 

2. PHP (PHP Hypertext Preprocessor) 

  • It is an open-source, general purpose scripting language. 
  • It is a server side scripting language 
  • Introduced by Rasmus Lendorf 
  • A PHP le with extension .php 
  • It support data base programming the default DBMS is MySQL 
  • It is platform-independent 
  • PHP interpreter in Linux is 
  • LAMP(Linux, Apache, MySQL, PHP)


Discussion

No Comment Found