I have used codes from another thread for refreshing.
I need to refresh all only when the page loads.How can I do this?
The code I used is as follows,however it''s npt working.Pleas help me.
Thanks
jc
<meta http-equiv="refresh" content="no-cache;">
<meta name="refresh" content="0; url=<?=$_SERVER['PHP_SELF']?>">