JavaScript (aka AJAX) Tutorial 1 – prompt and document.write
Quick little tutorial for learning JavaScript, good for mac and windows. Let me know if you'd like more! Part 1 - www.youtube.com Part 2 - www.youtube.com
PHP Tutorials: jQuery: Get data from MySQL Database without refreshing
Outputs the age of a specified name typed in a form, without a page refresh. It's easy, using jQuery! Great for beginners to AJAX style methods. FORUM phpacademy.org TWITTER twitter.com BLOG blog.phpacademy.org
PHP Tutorials: jQuery: Check if a username is available without refreshing
Check if a typed username is available without page refreshing. Basically, an AJAX style check, but using jQuery. FORUM phpacademy.org TWITTER twitter.com BLOG blog.phpacademy.org
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.
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.
PHP Tutorials: Random Password Generator
Create a random password generator from a specific character set. Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com
Simple Ajax and PHP application tutorial
This is a follow-up of my video on the clarification of what AJAX is. I will show you how to use a nice library that I found to build web 2.0 applications with AJAX and PHP.

