The Joomla! Forum ™






Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Hebrew Strings
PostPosted: Mon Feb 08, 2010 1:48 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Mon Feb 08, 2010 1:46 pm
Posts: 1
Hi,
if I have
Code:
$string = 'abc';
$string[0] == 'a';


But,
Code:
$string = 'אבג';
$string[0] == some character that I have no idea what is it or how to handle it.


Any suggestions?

Thanks :D


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 



Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group