balwantsingh wrote:
first of all excuse me for putting the non related question in this forum.
but i am sure someone will help me.
are you sure about that?
i want that whenever users press the browser back button, the page should be
refreshed and than displayed.
rewrite the source code of Firefox/M
use the cache disable headers in HTML as well as PHP for the server
side headers.
pick any of the two methods.
1-HTML caching control:
2-PHP server headers for caching control:
// Date in the past
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
// always modified
header("Last-Modified:
first of all excuse me for putting the non related question in this forum.
but i am sure someone will help me.
i want that whenever users press the browser back button, the page should be
refreshed and than displayed.
thanks for your help in advance.
with best wishes
balwant
--
PHP Database M
OK, loosely related to the database topic on this list.
I have a page that displays the contents of a contact list in an HTML table.
The contents are pulled from a MySQL db with a standard PHP query. Nothing
special happening there. In this table, I put Edit and Delete links to
maintain each line
r. <[EMAIL PROTECTED]>
Para: <[EMAIL PROTECTED]>
Enviada em: terça-feira, 27 de março de 2001 16:51
Assunto: [PHP-DB] Refresh
> Hi--
>
> I don't know if this is something PHP can solve, or if my database engine
> (Postgresql 7.03) needs to do something.
>
> Ever
Hi--
I don't know if this is something PHP can solve, or if my database engine
(Postgresql 7.03) needs to do something.
Every time a user adds a new request, a new ID is generated, but SOMETIMES,
when the same user adds several requests, one after another, the browser
does NOT refresh and it