Simple PHP Class Tutorial
Submitted by Kane » I’m not sure how to start this one… It can be quite difficult to understand PHP classes at first, but hopefully I’ll make everything seem easy!
PHP Basics
Submitted by Kane » A good basic foundation level tutorial on the ins and outs of PHP.
Reading From A File In PHP
Submitted by Kane » This tutorial will teach you how to read a text file using PHP code.
Using PHP To Get Days Between Two Dates
Submitted by Kane » This is a simple snippet of code that will return an array of days between two dates.
Formatting Dates in PHP
Submitted by Kane » Ok, so how do you format dates in PHP so it outputs the date format you want? Well thanks to PHP’s date() and strtotime() function, we can do all that!
An introduction to CSS Syntax
Submitted by Kane » I shall run you through the syntax of CSS code which will help in understanding how the code works.
Writing To A File in PHP
Submitted by Kane » After reading this tutorial you can successfully write and read files using PHP, as well as learn a few basics about PHP (hopefully!).
A simple 3 column CSS layout tutorial.
Submitted by Kane » Here is a very simple tutorial on how to make a 3 column CSS (Cascading Style Sheets) based web page.



