Auto Refresh

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
YourBuddy
Forum Newbie
Posts: 1
Joined: Tue Jun 26, 2007 12:16 pm

Auto Refresh

Post by YourBuddy »

Currently i am working on a site containing a php based stream from a database.

The site is Surfgrandhaven.com what i would like to do is have the weather data that is on the bottom left of the page automatically refresh without having to refresh the page. Does anyone know of a script that will allow me to do this.

Thanks
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

AJAX, an <iframe>, or a combination of the two.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Why is this in Databases?
Post Reply