- 1,251 categories
- 40,829 scripts
- A general introduction to PHP, what it is, some benefits it has, how to output text to your pages, setting variables and a little more.
- This tutorial will take you through both the IF and the IF-Else statement by comparing numbers, although relativly simple you can expand on them so that you can run checks on various things, such as passwords.
- Provides information on php functions. With step by step code to help your create and understand basic functions.
- Helps you create your very first fully working php script. using basic php parsing and the print function.
- Testing your PHP Enviroment with phpinfo(). This will show you lots of useful data including a large amount of information about the current state of PHP. This includes information about PHP compilation options and extensions, the PHP version, server...
- Provides information on creating and displaying variables. The tutorial also touches on Variable Types such as string and integer.
- An introduction to variables in PHP and how to use them.
- This is a Basic Introduction to PHP, from explaining what PHP is and does to creating your very first script!
- Learn the basics of using Object Oriented Programming in PHP to build and extend a class to make a website.
- This is a welcome to PHP, Contains information on the history of the scripting language, it gives you details on what you can make with PHP including forums and chat software. Test PHP using the phpinfo() function, It will bring up all your php confi...
Page: