background preloader

PHP

Facebook Twitter

PHP Function Reference. Introduction. If you want to learn the basics of PHP, then you've come to the right place. The goal of this tutorial is to teach you the basics of PHP so that you can: Customize PHP scripts that you download, so that they better fit your needs. Begin to understand the working model of PHP, so you may begin to design your own PHP projects. Give you a solid base in PHP, so as to make you more valuable in the eyes of future employers. PHP stands for PHP Hypertext Preprocessor. Taken directly from PHP's home, PHP.net, "PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. This is generally a good definition of PHP. When someone visits your PHP webpage, your web server processes the PHP code. It is also helpful to think of PHP in terms of what it can do for you.

Reduce the time to create large websites. HTML - Know the syntax and especially HTML Forms. PHP Array Functions. PHP String Functions. w3schools PHP Tutorial.