Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP and Jquery 1

Status
Not open for further replies.

kurie

Programmer
Joined
Jun 4, 2008
Messages
170
Location
ZA
Hi all,

Does anyone know of a good webpage with turials on how to sellect data from mysql and display on a page using jquery and php.
I want to fetch and display every 30sec without page refresh.

Thanks so much

Regards
 
Hi

Read and use jQuery Ajax. Regarding the PHP part, the only difference is that your script will generate only fragments of HTML ( or some kind of structured data, depending on your needs ) instead of entire HTML documents.


Feherke.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top