php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2655 action="post"
Submitted: 1999-11-03 03:09 UTC Modified: 2000-08-17 15:42 UTC
From: sinus at friko2 dot onet dot pl Assigned:
Status: Closed Package: Parser error
PHP Version: 3.0.12 OS: win32
Private report: No CVE-ID: None
 [1999-11-03 03:09 UTC] sinus at friko2 dot onet dot pl
<form action="web.php3" method="post">

it don't work but when i change name of method

<form action="web.php3" method="x">

it work

PHP4b2 (win32)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-17 15:42 UTC] hholzgra@php.net
description gives no clue about what the problem really is
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 10:01:28 2024 UTC