Computer Science Canada refreshing mysql php page |
Author: | santabruzer [ Sat May 22, 2004 6:05 pm ] |
Post subject: | refreshing mysql php page |
Hey guys.. haven't been here for ages ![]() oh well Here is my question : i want to make a php page that will refresh itself without a client.... and will continuously update a mySQL field.. dunnu if this is possible.. but can anyone help.. so it's either the page is updated without a client and sends data to the thing.. or somehowlike that ![]() |
Author: | Amailer [ Sun May 23, 2004 4:32 pm ] | ||
Post subject: | |||
i think that's it, the content is the time after each refresh or w/e |
Author: | santabruzer [ Sun May 23, 2004 11:01 pm ] |
Post subject: | |
no .. ![]() You have a server.... it send datapacket "a" every 5 seconds... how would you record and update that packet every 5 seconds in the mysql database? |
Author: | Amailer [ Mon May 24, 2004 7:52 pm ] | ||
Post subject: | |||
not sure but try this
but im not sure if you are doing anything with mysql... you have to go visit the page to trigger the query--- or it can be done auto wiht out anyone... I know it can be done with out anyone for deleting at file. |
Author: | santabruzer [ Tue May 25, 2004 6:17 am ] |
Post subject: | |
ok ... iono.. not sure about that example though.. i will try it.. ![]() |