Top Tags
ajax
article
codeigniter
conference
dom
namespace
news
onphp5
oop
php5
poll
prado
security
solar
sqlite
symfony
unicode
zend core
zend framework
zend platform
More tags »
Not logged in
Login |
Register
den_hotmail@fbzz
|
Articles: unicode
What Our Users Are Saying
Gildas
on i18n with PHP5: Pitfalls
Thursday, 13 October 2011, 04:50
You rellay saved my skin with this information. Thanks!... more »
Anonymous
on i18n with PHP5: Pitfalls
Friday, 05 August 2011, 12:38
You can find an example how to match and validate Cyrillic and other utf8 characters... more »
Anonymous
on Issues with Non-ASCII Chars in URLs
Tuesday, 12 January 2010, 02:14
After testing this out on my installs of FF3.5, and 3.6b5. The russian characters come... more »
By dennisp
| views: 4386 |
comments: 1 |
on Monday, 11 January 2010, 23:35
This is a very quick post to warn developers about gotchas with using non-ascii chars in URLs (especially when making AJAX calls).
By dennisp
| views: 8791 |
on Sunday, 18 November 2007, 20:03
This is a short article that might be of interest to those who work with XML and HTML documents in different encodings using PHP5's SimpleXML and DOM extensions
By dennisp
| views: 31291 |
comments: 4 |
on Wednesday, 14 March 2007, 17:00
PHP5 inherited the PHP4's localization support that is far from being perfect. This article pinpoints the commonest problems of localization in PHP as well as gives some tips on working around them
By dennisp
| views: 11007 |
comments: 4 |
on Monday, 15 January 2007, 22:57
When it comes to storing textual data in a database and then sorting them alphabetically, many developers face a common problem - the database won't sort strings in their language. This short series is an advice that may suit almost all needs.
|