Archive

Posts Tagged ‘Basic’

Basic Ajax Demo

May 10th, 2010 No comments


Showcasing basic Ajax functionality as part of the SoftwareProject Shopping Cart product

Categories: Video Tutorials Tags: , ,

AJAX Tutorials Lesson 1 Part 2- Basic Ajax Function and how to use it

May 5th, 2010 No comments


In this 2 part tutorial I talk about how to use the Ajax Function and collect information from a database through HTML Javascript Ajax then PHP/MySQL. No Iframes are used or page refreshs it is using simply the XMLHttpRequest to collect the information. A good knowledge of Javascript and PHP/MySQL is required to get full use of this tutorial

AJAX Tutorials Lesson 1 Part 1- Basic Ajax Function

May 5th, 2010 No comments


In this 2 part tutorial I talk about how to use the Ajax Function and collect information from a database through HTML Javascript Ajax then PHP/MySQL. No Iframes are used or page refreshs it is using simply the XMLHttpRequest to collect the information. A good knowledge of Javascript and PHP/MySQL is required to get full use of this tutorial