Ajax page refreshing
Posted: Thu Apr 23, 2009 3:35 am
i want to display the number which was inserted in the database in a browser without pressing refresh button..
i mean i have a page like demo.php
i opened this page in localhost.... like http://localhost/demo.php ok..
after that i inserted data in database manually....
i want to display that inserted data in demo.php without page refreshing....
was this thing is possible by using ajax....
i mean i have a page like demo.php
i opened this page in localhost.... like http://localhost/demo.php ok..
after that i inserted data in database manually....
i want to display that inserted data in demo.php without page refreshing....
was this thing is possible by using ajax....