Ajax application used for demonstrating the concept of Ajax (Communicating with a database using Javascript/PHP/MySQL).
Ajax Messages (Ajax Demonstration) - Add, delete and update these messages all with Ajax.
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!
|