php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #1801 Russian variable in form
Submitted: 1999-07-21 11:46 UTC Modified: 2000-08-15 10:35 UTC
From: demon at yam dot com dot ua Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 Beta 1 OS: Linux Slacware 4.0
Private report: No CVE-ID: None
 [1999-07-21 11:46 UTC] demon at yam dot com dot ua
When I fill form (in Russian ) in the variable value I have empty ...
Expamle
<FORM>
...
<input type=text name=name>

echo "$name";    // empty

In English ALL ok!.. in php3 too..

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-24 09:34 UTC] stas@php.net
does it still happen? Also, try to use latest Russian Apache.
 [2000-08-15 10:35 UTC] waldschrott@php.net
Closed due to missing user feedback.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 14 22:00:01 2026 UTC