Page 1 of 1

Update div content if db Table updates in php using socket

Posted: Thu Jun 05, 2014 2:47 pm
by siversansar
hello ,

is there anybody who can help me to find the way to update my webpage div if mysql database table updates through php socket ??


your little help will be enough for me...please..

thanks in advance..
arun gupta

Re: Update div content if db Table updates in php using sock

Posted: Thu Jun 05, 2014 4:09 pm
by Christopher
So you want to update a web page when data in the database changes? What code is listening to the socket and updating the database?