TUTORIAL HOME
PHP 5 Tutorial
❮ Home Next ❯
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.
Easy Learning with "Show PHP"
Our "Show PHP" tool makes it easy to learn PHP, it shows both the PHP source code and the HTML output of the code.
Example
<!DOCTYPE html>
<html>
<body>
<?php
echo "My first PHP script!";
?>
</body>
</html>
Click on the "Run example" button to see how it works.
PHP 5 References
At Omega you will find complete references of all PHP functions:
Array functions
Calendar functions
Date functions
Directory functions
Error functions
Filesystem functions
Filter functions
FTP functions
HTTP functions
LibXML functions
Mail functions
Math functions
Misc functions
MySQLi functions
SimpleXML functions
String functions
XML Parser functions
Zip functions
❮ Home Next ❯
Sunday, April 14, 2019
New
PHP 5 Tutorial
About Mussa Baujiti
SoraTemplates is a blogger resources site is a provider of high quality blogger template with premium looking layout and robust design. The main mission of SoraTemplates is to provide the best quality blogger templates.
PHP5
Labels:
PHP5
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment