php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #46167 ispostback
Submitted: 2008-09-24 12:25 UTC Modified: 2008-09-25 07:37 UTC
From: freempp3 at hotmail dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 5.2.6 OS: Irrelevant
Private report: No CVE-ID: None
 [2008-09-24 12:25 UTC] freempp3 at hotmail dot com
Description:
------------
Request:
ispostback functionality as in c-sharp. Possibility to check if a form is resent or recalled by the back-functionality of the browser. I know it's possible to do so by session. But i think many people will like the functionality in the core itself.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-09-24 23:39 UTC] jani@php.net
session is in core..
 [2008-09-25 07:37 UTC] freempp3 at hotmail dot com
Dear,

I know session handling is in the core of php, i ment the possibility of a postback method.

Kind regards
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 02 03:01:30 2024 UTC