[PHP-DEV] PHP 4.0 Bug #9426: Form variables encoding problem

2001-02-23 Thread d . sbragion
From: [EMAIL PROTECTED] Operating system: Linux 2.0 PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: Form variables encoding problem When I enter some special chars in a textual form field (either 'INPUT TYPE="text"' or 'TEXTAREA') they get encode

[PHP-DEV] PHP 4.0 Bug #9426 Updated: Form variables encoding problem

2001-02-23 Thread d . sbragion
ID: 9426 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Description: Form variables encoding problem Sorry but everything gets screwed because of the mixture of html entities and real chars. The char that gives problems is '’', the corresponding html entitie is

[PHP-DEV] PHP 4.0 Bug #9426 Updated: Form variables encoding problem

2001-02-24 Thread d . sbragion
ID: 9426 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Description: Form variables encoding problem It turned out to be a problem with a: header that caused encoding by the browser prior to sendind data to PHP. Now there's another problem. The '’' doesn't