Re: [PHP-DB] refresh the page on back

2004-10-14 Thread John Holmes
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

Re: [PHP-DB] refresh the page on back

2004-10-14 Thread M Saleh EG
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:

[PHP-DB] refresh the page on back

2004-10-13 Thread balwantsingh
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

[PHP-DB] Refresh after DB Query

2002-07-02 Thread Hutchins, Richard
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

Re: [PHP-DB] Refresh

2001-03-27 Thread JJeffman
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

[PHP-DB] Refresh

2001-03-27 Thread Julio Cuz, Jr.
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