Posts tagged with article

How to Create a shoutbox using PHP and AJAX (with jQuery)

Posted on December 30, 2009 by ProWebGuruLeave a comment

See here is a very useful tutorial for those who are searching for to create shoutbox in PHP with AJAX and JQuery.

Its very useful tutorial showing how to use the ajax function of jQuery and how it can be used to insert and recover data from a MySQL database via PHP in a way asynchronous.

A shoutbox is a box where guests or members can type some messages and its shown on websites instantly.

Continue reading…

Tags: , , , , ,