10-24-2009, 03:37 PM
|
#4 (permalink)
|
|
The Addict
Join Date: May 2009
Posts: 287
Thanks: 5
|
Quote:
Originally Posted by deden
yes...I want grab data from Mysql and the data move fade out/in on the screen everytime. It's able to do in PHP?
|
Well, sure it is. Something like this may be of sorts.
javascript Code:
.load("http://domain.tld/path/to/script.php");
|
|
|
|