26May/1025
PHP Tutorials: Pagination (Part 1)
Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Paginating results from a MySQL database. This is a (almost) simple method of showing paginated results effectively.
9Feb/1017
PHP Tutorials: Pagination (Part 2)
Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Paginating results from a mysql database. This is a (almost) simple method of showing paginated results effectively.
22Jan/1025
PHP Tutorials: Name Splitter (Part 1)
Splits a full name into two seperate variables. Useful for signup forms where you just want to ask the user their full name, and not have two seperate boxes for first and last names.

