Question:

What is php?

by  |  earlier

0 LIKES UnLike

web

 Tags:

   Report

4 ANSWERS


  1. PHP is a powerful server-side scripting language for creating dynamic and interactive websites.

    PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. PHP is perfectly suited for Web development and can be embedded directly into the HTML code.

    The PHP syntax is very similar to Perl and C. PHP is often used together with Apache (web server) on various operating systems. It also supports ISAPI and can be used with Microsoft's IIS on Windows.

    PHP stands for PHP: Hypertext Preprocessor

    PHP is a server-side scripting language, like ASP

    PHP scripts are executed on the server

    PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)

    PHP is an open source software (OSS)

    PHP is free to download and use

    What is a PHP File?

    PHP files may contain text, HTML tags and scripts

    PHP files are returned to the browser as plain HTML  

    PHP files have a file extension of ".php", ".php3", or ".phtml"

    Why PHP?

    PHP runs on different platforms (Windows, Linux, Unix, etc.)

    PHP is compatible with almost all servers used today (Apache, IIS, etc.)

    PHP is FREE to download from the official PHP resource: www.php.net

    PHP is easy to learn and runs efficiently on the server side


  2. PHP: Hypertext Preprocessor

    PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

  3. php - philippine peso monetary symbol on the net.

  4. PHP is a computer scripting language originally designed for producing dynamic web pages.[1] The name PHP is a recursive acronym for PHP: Hypertext Preprocessor.

    PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. Textual User Interfaces can also be created using ncurses.

    The main implementation is produced by The PHP Group and released under the PHP License. This implementation serves to define a de facto standard for PHP, as there is no formal specification. The most recent version of PHP is 5.2.5, released on 8 November 2007. It is considered to be free software by the Free Software Foundation.[2]

    Hope this infromation about PHP was useful to you pal and for further more details you can link in the below site.

    http://en.wikipedia.org/wiki/Php

    Have a nice day
You're reading: What is php?

Question Stats

Latest activity: earlier.
This question has 4 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.