Archive

Archive for the ‘Tutorials’ Category

Creating a MySQL connection with PHP/AJAX

October 20th, 2008

The tutorial explains how to open a mysql database connection using PHP and the all popular AJAX. The purpose of this article is to demonstrate how the XMLHttpRequest object works within php and the advantages of using it

Author: admin Categories: Tutorials Tags:

Multiple Dynamic DIV Tags with AJAX

October 20th, 2008

This tutorial covers how to do a dynamic DIV tag replacement with your AJAX scripts

Author: admin Categories: Tutorials Tags:

File Uploads in AJAX (using Dojo and PHP)

October 20th, 2008

The article shows how to upload files using Ajax (Dojo Framework) and PHP. It actually gives a very simple copy-n-paste practical example on how to take the right steps

Author: admin Categories: Tutorials Tags:

Adding AJAX to a website step by step

October 20th, 2008

Webthumb is a small project of mine that takes a snapshot of a website and gives you thumbnails in 4 different sizes.

Author: admin Categories: Tutorials Tags:

AJAX file upload

October 20th, 2008

Shows the cross browser method to upload files using Ajax in only 1kb of code. Tested in IE5.5+, FF1.0+, OP 8.0+

Author: admin Categories: Tutorials Tags:

Ajax autosuggest/autocomplete from database

October 20th, 2008

In this blog article, author shows how to creates autosuggest/autocomplete feature based on PHP search engine

Author: admin Categories: Tutorials Tags:

AJAX Login

October 20th, 2008

Shows how to create a nice simple login script which uses POST to send the username and password entered to a PHP document, which then queries a MySQL database for a match.

Author: admin Categories: Tutorials Tags:

Form validation with AJAX/PHP/MySQL

October 20th, 2008

This tutorial will do a simple check against the database and returning an error if the field is already present, if not, no error

Author: admin Categories: Tutorials Tags:

Create AJAX Dynamic Drop Down List using PHP - xajax

October 20th, 2008

Step By Step Tutorial how to create related Parent - Child AJAX Dynamic Drop Down List Using xajax PHP library

Author: admin Categories: Tutorials Tags:

Ajax Tutorial Top List - Ajax and PHP

October 20th, 2008

Ajax Tutorial TopList. Ajax and PHP Category

Author: admin Categories: Tutorials Tags: