Tutorials
This page will list all the tutorials I’ve posted, grouped by the topic it covers. Hopefully, it’ll be easier to find what you are looking for.
How to get started with PHP?
PHP Basics
- Writing your first PHP script
- Introducing PHP Variables
- Using comments in PHP scripts
- PHP Operators: Maths
- PHP Operators: Assignment
- Checking a string is alphanumeric in PHP
- Parsing a URL querystring into variables in PHP
PHP Intermediate
CakePHP
Cacti
- Cacti: Ubuntu 8.04 Cacti Plugin – Invalid PHP_SELF Path problem
- Cacti: Using Cacti to monitor web page loading – Part 1
- Cacti: Using Cacti to monitor web page loading – Part 2
CodeIgniter
- CodeIgniter: Organizing views simply
- CodeIgniter: Extending the native ‘Model’ and make it your own.
- Codeigniter: Helpers, Plugins and Libraries
- Codeigniter: Mixing segment-based URL with querystrings
