PHP || introducing PHP || #Part 1

PHP || introducing PHP || #Part 1

Introduction

PHP



Php - a server side scripting language

            PHP is a general-purpose scripting language geared toward web development. 
It can be used to develop dynamic and interactive websites. PHP creates dynamic web pages | HTML creates static web pages.

Some PHP attributes

  • PHP stand for hypertext preprocessor
  • PHP is a Web server side scripting language
  • PHP scripts are executed at the Web server.
  • MySQL, Oracle, postgre, sqlite are database engines.
  • PHP is open source software
  • PHP is totally Free of cost to download and use


What is a PHP file ?


          A PHP file is group of grammatically correct PHP sentences, placed one below the other, created using an ASCII editor by a programmer.

What is local server?

         PHP server is a collection of tools that make hosting at local servers possible so you can build or develop Web Apps at your computer.

Install xamp server

To install xamp server in your computer click below link and follow given steps to install xamp server.



what you think about this article ??

Post a Comment

Previous Post Next Post