Intermediate PHP Tutorials
Our intermediate PHP tutorials have been produced for people who have some knowledge of PHP but need to develop that knowledge further. If this is too advanced for you then you should look at the basic tutorials or if this isn't advanced enough for you please look at our advanced tutorials.
This article describes how to create ranges quickly and easily with little effort.
This article shows the best way to format text. This is most useful when an item of text can change depending on what variables are used.
PHP often includes files in other files. Therefore this important article shows you how!
In web applications data can be sent through query strings in the web URL. This article explains how to create and read the query string data.