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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sinus at friko2 dot onet dot pl
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 17:01:58 2024 UTC