|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Realtime PHP->SQL
Hi,
I am using php to retrieve information out of MYSQL. Is there anyway php can retrieve real time information from MYSQL without using html MEta refresh? cheers Jon |
|
#2
|
||||
|
||||
|
Meaning you want to have a page that's constantly updated with fresh info from the database? If so, I think meta refresh is about the best you can do short of a javascript that has a setTimeout() method that reloads the page after interval x.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > Realtime PHP->SQL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|