ID:               19762
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Unknown/Other Function
 Operating System: linux (rh6.2)
 PHP Version:      4CVS-2002-10-04
 New Comment:

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


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

[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