ID:               19762
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: linux (rh6.2)
 PHP Version:      4CVS-2002-10-04
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Given the provided info I am unable to replicate this bug.


Previous Comments:
------------------------------------------------------------------------

[2002-10-04 17:42:16] [EMAIL PROTECTED]

using apache 2.0.43. this bug was also filed as 18648, but it was
closed as 'no feedback'. the problem does still exist here.

apache compiled with:
./configure --with-ssl=/usr/local/ssl --enable-so
--enable-mods-shared="proxy proxy_connect proxy_http status autoindex
asis cgi dir alias rewrite" --with-apxs --enable-ssl

php compiled with:
./configure --prefix=/usr/local/apache2/php
--with-apxs2=/usr/local/apache2/bin/apxs --with-openssl=/usr/local/ssl
--with-mysql

------------------------------------------------------------------------

[2002-10-04 17:36:25] [EMAIL PROTECTED]

When you have a form that uses POST as it's action. The value of the
variable in which you store the data is as follows:

let "avar" be the variable
let "johndoe" be the text entered
 
you end up with $_POST[avar]="johndoeavar=johndoe"



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19762&edit=1

Reply via email to