answersLogoWhite

0

PHP is a recursive acronym for "PHP: Hypertext Preprocessor" created by The PHP Group. PHP is a widely used server-side scripting language and the general purpose of PHP is to create dynamic Web Pages. For more information, visit the PHP website.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What are PHP packages?

PHP packages are like modules you can add to PHP to add functionability. Adding new packages will allow you do do new things in your PHP scripts.


What new features are in PHP 5.5?

A full list can be found in the php docs.Biggest new features are generators and the finallykeyword.


How do you create a PHP script?

To create a PHP script all you have to do is create a new file, then save the file as "filename.php". It must have a .php file extension.After that open the file and put in the PHP tags like shown.Then you write your PHP script within those tags and upload to your web space and check it out.


What is PHP data coding?

PHP data coding is softwares that allows or has frameworks which can make PHP input to it's own script language. So you may code programs for example with PHP, just that it has to be extended PHP because of new functions and features. It may also be application coding for the web.


What is 10 percent in Php 250?

Answer: Php 2510% of Php 250= 10% * Php 250= 0.10 * Php 250= Php 25


What is the history of PHP?

PHP began as a set of perl scripts to track access to his resume. He called it "Personal Home Page Tools". When he needed more tools, he wrote a C implementation, made made it public. He then changed the name to "Personal Home Page / Forms Interpreter", or PHP/FI. PHP/FI 2 was spend mostly in beta releases, and about 1% of the servers where using it. PHP 3 followed closely. PHP 3.0 was the first version that closely resembles PHP as we know it today. It was created by Andi Gutmans and Zeev Suraski in 1997 as a complete rewrite. The whole new language was released under a new name, that removed the implication of limited personal use that the PHP/FI 2.0 name held. It was named plain 'PHP', with the meaning being a recursive acronym - PHP: Hypertext Preprocessor. PHP 4 includes a new engine, the Zend engine. It was the first widely known release of php, and is still the most used today. It included many enhancement, such assupport for many more Web servers, HTTP sessions, output buffering, etc. PHP 5 is the most recent version, and it is driven by the Zend Engine 2.0. The new features include a brand new object model, namespaces, and multiple other improvements.


What is a php consultant?

PHP Consultant is a Expert PHP Developer who Guide PHP Development Process


Is php a binary file?

No, PHP is text file with .php extension.


Will php 4.4.7 server support php 5 files?

Yes php 4.4.7 server support php 5 files. But most of the php 5 features are not supported by php 4.4.7 version


Does android supports PHP?

It supports websites made on php but not coding in php. There are workarounds for coding in PHP using Android.


Who created The Language of PHP?

PHP is the Web development language written by and for Web developers. PHP stands for PHP: Hypertext Preprocessor. The product was originally named Personal Home Page Tools, and many people still think that's what the acronym stands for. But as it expanded in scope, a new and more appropriate (albeit GNU-ishly recursive) name was selected by community vote. PHP is currently in its fifth major rewrite, called PHP5 or just plain PHP.


How do you get the url in a php website?

Copy the URL with the .php, The .php is part of the page.