Other tutorials here may focus on getting a specific task done, but at the core of any language is syntax that must be learned and understood if you are ever to progress in it. This is what I hope to explain to you about the PHP language.
A tutorial dedicated to PHP arrays and how to use them as queues, lists, sorters, etc. It uses easy to follow, executable examples to help you learn these intermediate array techniques.
Server side includes are frequently used to give your entire site the same look and feel, as well as allowing you to produce more modular code. Join Peter as he explains this, and shows you how!
Ever wanted to redirect users using PHP? Using HTTP headers? Conditionally? Peter explains all this and more, in order to help improve your site and coding.