PHP stands for Hypertext Preprocessor; PHP is server-side scripting language for development of web applications.
PHP
PHP stands for Hypertext Preprocessor; PHP
is server-side scripting language for development of web applications. PHP
powerful and robust programming language. It is open source and its major
implementations are Zend Engine, Roadsend PHP, Phalanger, Quercus, Project Zero
and HipHop framework.
PHP is designed for the development of dynamic web applications, but it can
also run as console applications. You can write PHP applications and run it as
cron job on Linux, Unix, Solaris and Mac servers.
PHP code is embedded into HTML pages, it is then processed by the PHP engine
and dynamic output id generator to the users.
History of PHP
Rasmus Lerdof created a language in the Year 1995 and called it "Personal
Home Page/Forms Interpreter". or PHP/FI for short. Then PHP/FI 2.0 was
introduced. In the year 1997 PHP 3 was released with many new features and
improved functionalities. Another big achievement of PHP 3 was its tight
integration with the Apache web server with the help of PHP Apache Module.
The Version 4.0 (Release Candidate 1) was release on 27-Mar-2000 with major
improvements and many new features.
The version 5 of the very successfully PHP framework was released on July 13,
2004. It is powered with the new Zend Engine II. The PHP 5 fearues are:
- improved support for object-oriented programming
- PHP Data Objects (PDO) extension
- Many performance enhancements
- Late static binding added in version 5.3
PHP Implementations
The implementations of the PHP framework are:
Uses of PHP
PHP is being used to write dynamic applications for the websites and web
portals.
- Developing the dynamic website
- Accessing database using PHP libraries
- Handling and manipulating files
- Image processing
- Once of the robust framework for developing web applications
- Writing batch processing applications, it can be scheduled
to run by the cron job scheduler
- Generate PDF files with the PHP PDF libraries
Writing a simple PHP program
You can embedded PHP code into your html file and save it as .php or .php3
extensions. Then you can upload the page on the apache server and execute it by
typing the url of the page into web browser. Here is the simple example of PHP
that prints "Hello PHP" message on browser.
<html>
<head>
<title>Hello PHP</title>
</head>
<body>
<?php
echo "Hello PHP";
?>
</body>
</html>
More Tutorials on roseindia.net for the topic PHP.
php
php what is
php
PHP Tutorials
php
php what is
php
php
php using javasript how to set timer in
php using javasript
php
php i want to know about
php
and
php plateform
required software to make
php program and
database that used in
php program?
Please visit the following link:
PHP database
php
php i want to know about
php
and
php plateform
required software to make
php program and
database that used in
php program?
Please visit the following link:
PHP database
php
php show the constructor overloading in
php
PHP
PHP How to work in drupal with
PHP
php
php what is
php
PHP is one of the most used open source server-side scripting language, which runs on almost all the platform.
PHP... and Solaris.
To know more about
PHP,
Visit Here
php
php how to write a program in
php to create pdf file
php
php plz tell me code for
PHP SQL Insert,delete,update,view is used to insert the record from HTML page to Mysql database using in single
PHP form
php
php retrieve data from mysql in
php
Please visit the following links:
http://www.roseindia.net/sql/mysql-table/mysql-
php-select.shtml
http://www.roseindia.net/sql/mysql-example/select-where.shtml
php
php How to catch a image and link click counters using Ajax
php can any one help me
php
php how to set email remainder in
php?can you help me pls
PHP
PHP I want to create Calendar Event in
PHP. Could u help me
PHP
PHP How to check whether a username exists on a website using
php and cURL and not MySQL
php
Write a simple
PHP program that display the days of week as per the system date using switch case statement. Write a simple
PHP program that display the days of week as per the system date using
switch case statement
PHP
PHP I would love to do
PHP project with the title of "Hospital Management System". I want to know how to make validation using jquery
php
can learn
php mysql connectivity examples from the given link:
PHP Mysql Connectivity
php
shortcut method in
php like in javscript seletedIndex
php
php im beginner to
php. i faced problem with creating form and data stored into mysql
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<
php
php im beginner to
php. i faced problem with creating form and data stored into mysql
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<
php
PHP
PHP
php
PHP
PHP
PHP
php means
php means
php means
Replace String in PHP - PHP
Replace String in PHP What is the fastest way of replacing string in
PHP Code? Hi Friend,
Please visit the following link:
http://www.roseindia.net/tutorial/
php/phpbasics/
PHP-Array-Replace.html
Thanks
PHP and JQuery
PHP and JQuery How to make validation using
PHP and JQuery
php session
php session what is session
PHP Tutorial
PHP Tutorial Hi,
I am new in
PHP programming. Can anyone provide me good urls to learn
PHP?
Thanks
Hi,
Start learning
PHP at
PHP Tutorial section.
Thanks
PHP Tutorial
PHP Tutorial Hi,
I am looking for
PHP tutorials on roseindia.net. Provide me the urls of
PHP tutorials?
Thanks
Hi,
Here is the links on roseindia.net
PHP Tutorial
Complete
PHP Tutorials
Many Free
PHP Tutorials
PHP with AJAX
PHP with AJAX I want to update records of table in database using AJAX
PHP MySQL.
How can this be done using AJAX.
Please visit the following links:
http://www.roseindia.net/
php/
php-Ajax-DB.shtml
http
php programs
php programs 10 programs on varibles
php functions
php functions hi sir, we give some egs those not produce the results... at the following links:
http://www.roseindia.net/tutorial/
php/phpfunctions/index.html
http://www.roseindia.net/tutorial/
php/phpbeginners/
php-functions.html
PHP
What's PHP ?
What's
PHP ? What's
PHP ?
Hi friends,
PHP stands... developers to create dynamic content that interacts with databases.
PHP is basically used for developing web based software applications.
Basic syntax:
A
PHP
PHP Date
PHP Date Hi,
How to use
PHP Date functions in my
PHP program?
Thanks
Hi,
PHP Date functions is very handy. It is used to progracess, format and create date objects in
PHP.
There are many ways to use
PHP Date
If function in PHP
If function in PHP Hi,
Provide me the example of If function in
PHP.
Thanks
Hi,
If function is
PHP is used to check for some condition and the execute a block of code.
He is an example of if() function in
PHP
PHP Ajax
PHP Ajax Hi,
Which Ajax framework can be used easily with
PHP?
Thanks
Hi,
jQuery is mostly used with
PHP.
Thanks
Free and open source
PHP ajax scripts Interact with the Web Server without page
Php frameworks
Php frameworks What are the best framework in
php to learn and work on? I know Smarty only.
Please visit the following link:
PHP Tutorials
Here you will find several
php tutorials with good illustration
if statement in php
if statement in php Correct way of writing if statement in
PHP
array_merge function in php - PHP
function in
php? Hi Friend,
Please visit the following links:
http://www.roseindia.net/tutorial/
php/phpbasics/
PHP-Array-Merge-Recursive.html
http://www.roseindia.net/tutorial/
php/phpbasics/
PHP-Array-Merge.html
http
php java
php java why
PHP is becoming more popular than java
PHP is more popular than Java because of following reasons:
1)
PHP web hosting options are superior.
2)
PHP provides rapid development and instant gratification
Strings in PHP
in
PHP and different ways to print a string. Can someone help me in this regards?
Following tutorials will help you in details about strings in
PHP... the links which will exemplify the concept of string in
PHP.
http
linking php page to other php pages
linking
php page to other
php pages How to link the
PHP Page to other
PHP page
Ajax PHP
Ajax PHP Hi,
How I can use Ajax with
PHP scripting language...
PHP is used as server side scripting language.
Thanks
Hi,
Don't forgot to check
PHP AJAX Dropdown tutorial.
Thanks
problem on php
problem on
php l have five tables and build them as forms and link between them
php and database and i want to build query between them plz help me soon
PHP MySQL Tutorials
PEAR in php?
PEAR in
php? What is meant by PEAR in
php?
Hi friends,
PEAR is short for "
PHP Extension and Application Repository" and is pronounced... of open-sourced code for
PHP users
A system for code distribution and package
Related Tags for PHP: