Thread
:
iso-8859-7
View Single Post
12-29-2003, 10:39 PM
#
26
Charter
Head Mole
Join Date: May 2003
Posts: 2,539
Hi. Just tried it. Sweet. Also, you might want to change:
PHP Code:
$phpdig_string_subst
[
'iso-8859-7'
] =
'A:A,a:a'
;
to the following:
PHP Code:
$phpdig_string_subst
[
'iso-8859-7'
] =
'Q:Q,q:q'
;
as Q is less used than A.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter
View Public Profile
Find More Posts by Charter