Commit graph

12 commits

Author SHA1 Message Date
tokul
f6e01d9e45 adding tis-620 support 2004-09-10 16:33:00 +00:00
tokul
a0727bff97 adding other five charsets needed for some translations 2004-09-10 16:19:45 +00:00
tokul
58e9a56011 adding iso8859-7 and iso-8859-9 support 2004-09-07 15:55:36 +00:00
tokul
cd8b58979c adding iso8859-15 support 2004-09-07 15:11:48 +00:00
tokul
5421195484 Adding iso8859-2 encoding support 2004-09-07 14:58:07 +00:00
tokul
35cd968a09 adding iso-8859-1 and us-ascii encoding support 2004-08-27 11:47:02 +00:00
tokul
c3fbee82cb rewriting utf8 encoding function. preg_replace is safer that splitting into
arrays. now function will support all symbols until somebody comes up with
symbol No 2^31+1 :)
2004-08-26 18:39:20 +00:00
tokul
0dbcdf47ba fix. function is broken if it runs on string without html entities 2004-06-27 08:51:05 +00:00
tokul
0310cbb352 creating separate phpdoc block for function 2004-06-07 11:23:09 +00:00
Fredrik Jervfors
9d4db8b166 Phpdocumentor update - sed is your friend for these kinds of things ;) 2004-05-21 23:56:53 +00:00
tokul
9de6aa7e28 phpdoc block 2004-05-20 11:55:56 +00:00
tokul
5b65f33a13 adding charset conversion functions. utf_8.php is taken from www.php.net samples.
Functions are needed if we want to mix forms.php and charset conversion in compose.
2004-05-16 08:43:50 +00:00