PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.
PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.
Start learning PHP now »With our online "PHP Tryit" editor, you can edit the PHP code, and click on a button to view the result.
<!DOCTYPE html>
<html>
<body>
<?php
echo "My first PHP script!";
?>
</body>
</html>
Try it Yourself »
Click on the "Try it Yourself" button to see how it works.
Learn by examples! This tutorial supplements all explanations with clarifying examples.
Learn by taking a quiz! This quiz will give you a signal of how much you know, or do not know, about PHP.
91xjr' PHP reference contains different categories of all PHP functions, keywords and constants, along with examples.
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!