Tuesday 25 October 2016

PHP TUTORIAL

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"

Image result for php tutorialOur "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>
Run example »
Click on the "Run example" button to see how it works.

PHP 5 References

At W3Schools you will find complete references of all PHP functions:

0 comments:

Post a Comment

 

Subscribe to our Newsletter

Contact our Support

Email us: kwofiee3@gmail.com

Our Team Memebers