[Ajax] Ajax Messages (Ajax Demonstration)
1) CODE TITLE: Ajax Messages (Ajax Demonstration)
2) AUTHOR NAME/NOTES: Marc Grabanski - http://marcgrabanski.com
3) DESCRIPTION:
http://marcgrabanski.com/img/ajax-me...screenshot.gif
Ajax application used for demonstrating the concept of Ajax (Communicating with a database using Javascript/PHP/MySQL).
It serves the purpose of demonstrating what Ajax does with a basic interface. There is no documentation at this moment, but you can still download the source code and check it out. I have a .sql file that you can use to create the table for storing the messages.
Features:- Add, update and delete messages with Ajax
- Update the messages simply by clicking the message content!
- Source code available for download.
- Written from scratch, no libraries!
4) URL TO CODE: http://marcgrabanski.com/code/ajax-messages/ - Add, delete and update these messages all with Ajax.