Date: 04/12/00
- Next message: chugadie.geo <email protected>: "[PHP-DEV] PHP 4.0 Bug #4118: Queer behaviour from functions extending basic session functions"
- Previous message: Andrew Skalski: "[PHP-DEV] cvs: /php3/functions post.c"
- Next in thread: Murat Güney: "[PHP-DEV] JavaScript support"
- Reply: Murat Güney: "[PHP-DEV] JavaScript support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: linux <email protected>
Operating system: linux 2.2.12-20
PHP version: 3.0.16
PHP Bug Type: Parser error
Bug description: form \ method="post" error
hello
when posting somthing like:
<FORM METHOD="post" ACTION="this.php">
<INPUT TYPE="text" NAME="whynot">
<?=$whynot?>
..
if you submit the only char: \ or ' , thus $whynot=="\\\\" instead of "\\" .
This is the same thing when posting '
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: chugadie.geo <email protected>: "[PHP-DEV] PHP 4.0 Bug #4118: Queer behaviour from functions extending basic session functions"
- Previous message: Andrew Skalski: "[PHP-DEV] cvs: /php3/functions post.c"
- Next in thread: Murat Güney: "[PHP-DEV] JavaScript support"
- Reply: Murat Güney: "[PHP-DEV] JavaScript support"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

