Posted by Stefan Mueller on 12/07/05 00:15
I've written a small PHP script which reads all the entres of my MySQL
database.
If I use it the first time it works fine. However, if I use it a second time
it still shows the same result it showed the first time. To get the current
entries of my MySQL database I have to press Shift and click on reload.
Is there a PHP command or even a HTML header statement which tells my
browser always to execute the PHP script (perhaps even if I connect over a
proxy)?
Stefan
[Back to original message]
|