php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12687 Refresh Problem
Submitted: 2001-08-09 23:30 UTC Modified: 2001-08-18 22:06 UTC
From: houndawg at thedoghousemail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0.6 OS: Windows
Private report: No CVE-ID: None
 [2001-08-09 23:30 UTC] houndawg at thedoghousemail dot com
  Php fails to refresh itself in a form when the page is revisited. Forinstance if you have a form and generate a variable that changes everytime the page is revisited for one of the form fields so the user can see it and or submit it.   When the page is loaded for the second time, the variable remaines the same until the refresh button is used.  My god this was hard to word :) -Nick

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-10 02:03 UTC] sniper@php.net
Please include short example here.

 [2001-08-18 22:06 UTC] sniper@php.net
No feedback and most likely an user error.
Please ask first on the php-general@lists.php.net
before submitting any bug reports.

--Jani

 [2002-07-15 04:16 UTC] jonohlsson at hotmail dot com
Well, I dont think its an usererror. These 'refresh'-problems are discussed and acknoledged att several forumcommunities using PHP 2.x. Their PHP-coding works for PHP versions PHP.1.x but not 2.x. Symptons: PHP-generated pages won't refresh. You have to empy browsers filecache and reload. Very annoying for dynamic pages like forums. Please dont ignore these messages believing they are usererror. Visit www.phpbb.com (for example) and read the supportpages on "refresh".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 15:01:30 2024 UTC