kamaldesigner Posted December 6, 2008 Share Posted December 6, 2008 please can some one help me to how to update mysql data on php page if it changed without refresh a page i have heared about XmlHttpRequest and i didnt use it and im asking u people if some one can help. my project is im building a dynamic counter with numbers and i want if the numbers they changed on the database then change the modified number in the front-end page. Link to comment https://forums.phpfreaks.com/topic/135843-how-to-update-mysql-data-on-php-page-if-it-changed-without-refresh-a-page/ Share on other sites More sharing options...
premiso Posted December 6, 2008 Share Posted December 6, 2008 http://docs.jquery.com/Ajax Ajax is what you want, jquery is a javascript framework that does most of the hardwork for you. Just read the documentation for usage. Link to comment https://forums.phpfreaks.com/topic/135843-how-to-update-mysql-data-on-php-page-if-it-changed-without-refresh-a-page/#findComment-708105 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.