Top Tags
article
codeigniter
conference
mysql
namespaces
news
onphp5
oop
php5
poll
prado
security
simplexml
solar
symfony
unicode
zend
zend core
zend framework
zend platform
More tags »
Not logged in
Login |
Register
|
Articles: unicode
By dennisp
| views: 7103 |
on Sunday, 18 November 2007, 22:13
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: 8074 |
comments: 3 |
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: 5169 |
comments: 5 |
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.
|