Live Update Database And Display Like Facebook With PHP,MySQL and Jquery
<
Today i had coded a live update and display data from database with time stamp feature in PHP , MySQL and Jquery like Facebook status update this works fine and clean with easy UI function and database connection submitting data in to database with out reloading the page and display in real time from database there are many tutorials like this in internet but they wont work in a great way so i added some nice feature in this project so u can easily integrate to any type of your project and i also integrated sec to min to hour time stamp function like Facebook so called Facebook like time stamp function.
please check the demo for the working module and please download the free source code.
Create Table With This SQL Code
CREATE TABLE `comments` (
`id` INT NOT NULL PRIMARY KEY AUTO_INCREMENT ,
`comment` TEXT NOT NULL ,
`timestamp` INT NOT NULL
) ENGINE = MYISAM ;
Note : please edit core.php for database connection
Author : Solomon David
Live Update Database And Display Like Facebook With PHP,MySQL and Jquery,Live Update Database And Display Like Facebook With PHP,MySQL and Jquery,Live Update Database And Display Like Facebook With PHP,MySQL and Jquery, facebook like status update ,Live Update Database And Display Like Facebook With PHP,MySQL and Jquery facebook like wall post , Live Update Database And Display Like Facebook With PHP,MySQL and Jquery
God Bless Solomon!!
ReplyDeleteamen !!!
Deletegood luck
ReplyDeletethanks
ReplyDelete