Latest web development tutorials

PHP Tutorial

PHP is a dynamic interactive site to create a powerful server-side scripting language.

PHP is free, and is widely used. Meanwhile, competitors such as Microsoft ASP is, PHP is undoubtedly another efficient option.

For PHP beginners learning lines and recommendations

PHP Development Tools Recommended

PHP Online Tools

Learning by example PHP

Our online PHP instance allows you to easier learning PHP, source code and examples included in the operating results of PHP.

Examples

<! DOCTYPE html>
<html>
<body>

<? php
echo "Hello World!";
?>

</ body>
</ html>

Running instance »

Click on "run an instance" button to view the results online instance running.



PHP Video Tutorials Getting Started


PHP Reference Manual

In this tutorial, you'll find a complete reference manual for all PHP functions: