Alexej Kubarev
New member
i think its done through a meta-tag <meta pragma="no-cache"> or something like that.. hoever have never been sure about meta-tags..
as far as i can see you can simply use an automated refresh OR header("Location: ".$url);
That will have to be done before any output thou... i have never had any problem with mysql data not beeing refreshed thou...
Maybe its because of the different styles we all write in..
as far as i can see you can simply use an automated refresh OR header("Location: ".$url);
That will have to be done before any output thou... i have never had any problem with mysql data not beeing refreshed thou...
Maybe its because of the different styles we all write in..