Presentation archive
All presentations will open in a new window (unless you choose otherwise)
Reading Emails with PHP
Presenter
Brent Knigge
Presentation Date
Feb 7 2008
Description
Brent takes a look at the reading of emails with PHP, using the Mercury Mail and hMailServer
Managing Hierarchical Data with PHP and MySQL
Presenter
Kevin Waterson
Presentation Date
Nov 1 2007
Description
Kevin provides some insights into Modified Preorder Tree Traversal with PHP and MySQL
Charting with PHP
Presenter
Brent Knigge
Presentation Date
Nov 1 2007
Description
Brent takes a look at generating charts using PHP and GD
Using SPL
Presenter
Kevin Waterson
Presentation Date
Jun 7 2007
Description
Kevin takes us through the uses of SPL including iterators
PHP5 Filter Functions
Presenter
Geoffrey Dunn
Presentation Date
Oct 5 2006
Description
New tools for input validation coming soon in PHP 5
Injection and Cross Scripting Attacks
Presenter
Geoffrey Dunn
Presentation Date
Sep 7 2006
Description
What are the basic security mistakes people make and how to avoid making them yourself
Basic experiments in AJAX
Presenter
Andy Griffiths
Presentation Date
Sep 7 2006
Description
None provided
A session database handling class - 2 of 2
Presenter
James Ellis
Presentation Date
Jul 6 2006
Description
James takes a look at handling sessions via a database
A session database handling class - 2 of 2
Presenter
James Ellis
Presentation Date
Jul 6 2006
Description
James takes a look at handling sessions via a database
Excel and PHP
Presenter
Brent Knigge
Presentation Date
May 4 2006
Description
Brent takes us through two different methods of generating Excel files using PHP
Generating PHP with FPDF
Presenter
Brent Knigge and Maria
Presentation Date
Mar 2 2006
Description
Brent and Maria take a look at generating PDF files with fpdf, a PHP class library
A session database handling class - 1 of 2
Presenter
James Ellis
Presentation Date
Feb 2 2006
Description
James takes a further look at handling sessions via a database, including a simple login/logout example and security issues
The PHP Manual
Presenter
James Ellis
Presentation Date
Mar 2 2005
Description
James takes you through the PHP manual, including some tips and tricks on how best to use this valuable resource
Excel and PHP
Presenter
Brent Knigge
Presentation Date
Oct 7 2004
Description
Brent takes us through two different methods of generating Excel files using PHP