- 1,251 categories
- 40,829 scripts
- PHP for dummy is a small tutorial for the absolute beginners how to start with PHP. This article covers more topic from installation to PHP basics.
- This is a basic PHP tutorial available for everyone and anyone who wants to read it. It covers: Variables, Comments, Output, Strings, Operators, If...Else, Switch, Arrays, While Loop, For Loop, Foreach Loop, Do While Loop, Include and Require, PHP/HT...
- PHP contains a various statement types Conrol structures allow us to manage script to do or not to do anything. When you use do while control structure, script does its job until condition turns false. When you use do while script statement once, alw...
- This tutorial is for all those people who know the basics of PHP, but want to take it to the next level. Object Orientated PHP is the interaction between different functions, classes and variables. Once you master the basic in this tutorial, you will...
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- A detailed description how to use PHP strings and basic string manipulation functions.
- In this tutorial I will show you all loops in PHP and their usage with code examples.
- Understanding the basics of IF and ELSE statements to perform tasks or display content based on certain conditions.
- In this tutorial I will show you how to work with arrays in PHP. You will learn how to create, sort or print an array. Besides this we will touch on multidimensional arrays as well.
- This is an in-depth article about what the server-side language PHP actualy is.
- Learn how to use the PEAR HTML_Template_IT Package to create a templating system for your website using PHP and HTML. After this tutorial you should be able to have a strong inital grasp on creating templates using PEAR and the HTML_Template_IT packa...
Page: