Wednesday, January 21, 2015

8:00 AM
In this tutorial, we are going to build a shout box with PHP and jQuery, which allows visitors of your website to leave short comments to one another. Shouts will be stored on the server as files, no database like MySQL will be required. We are going to use two PHP libraries to make things easier – Flywheel for storing the shouts as json files and RelativeTime for creating human readable relative time stamps.

To read more about this article Click Here

For Demo Click Here

To Download files Click Here

0 comments: