Php

  • October 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Php as PDF for free.

More details

  • Words: 263
  • Pages: 8
DESCRIPTION OF PHP Presented by: Aruna Rebba

PRN: 060341034

What is PHP? PHP: Hypertext Preprocessor is an open – source, reflective programming language. Originally designed as a high level scripting language for producing dynamic web pages. Used mainly in server side application software.

History of PHP • First version of PHP – designed by Rasmus Lerdorf in 1994 as a set of Web Publishing macros. • Next release of PHP 3 launched in June 1998. • In May 2000 – PHP 4 powered by Zend Engine 1.0 was released. • In July 2004 – PHP 5 was released powered by Zend Engine II.

Why PHP? • PHP runs on different platforms like Linux, Windows, Unix. • PHP is compatible with almost all servers used today like apache. • PHP is easy to learn and runs efficiently on the server side.

Syntax • PHP Primary acts as a filter which takes a file containing text and special PHP instructions and converts it to another form for display. Out put: Hello, World!

Data Types  Integer  Double  String  Boolean  Object  Array

USAGE  PHP generally runs on a web server, taking PHP Code as its input and creating web pages as output.  It can be used with a large number of relational database management systems.  Runs on all of the most popular web servers and is available for many different operating systems.  It provides a command line interface as well as bindings to GUI libraries.

Thank you and Have a Nice Day…!!!

Related Documents

Php
November 2019 9
Php
October 2019 10
Php
November 2019 13
Php
June 2020 22
Php
November 2019 46
Php
May 2020 32