Top Tags
article
book
conference
mysqli
news
onphp5
oop
pdo
php5
poll
prado
security
seo
solar
symfony
unicode
zend
zend core
zend framework
zend platform
More tags »
Not logged in
Login |
Register
den_hotmail@fbzz
|
Articles: unicode
By dennisp
| views: 1429 |
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: 5894 |
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: 11539 |
comments: 2 |
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: 6821 |
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.
|