الصفحة الرئيسية
المزايا
المشروع
روابط مفيدة
تنزيل
الأسئلة الشائعة
النسخة القديمة
See also: CharsetC

Related Class Documentation

<?php
  
require('I18N/Arabic.php');
  
$Arabic = new I18N_Arabic('CharsetD');
  
  
$text1 'خالد الشمعة';

  
$charset $Arabic->getCharset($text1);
  
  echo 
"<p>$text1 ($charset)</p>";
  
  
$text2 ' ';

  
$charset $Arabic->getCharset($text2);
  
  echo 
"<p>$text2 ($charset)</p>";
?>


خالد الشمعة (utf-8)

(windows-1256)

Eat one live toad the first thing in the morning and nothing worse will happen to you the rest of the day.
تناول ضفدع حي في الصباح، ولن تصادف ما هو أسوء طيلة ذلك اليوم
Index | Features | ArPHP Project | Useful Links | Download | PHP4!!!

Copyright © 2006 - 2021 Khaled Al-Sham'aa. All Rights Reserved | Sourceforge.net | GitHub.com | Terms Of Use

 

  If not now when? If not you and me who else? | إن لم يكن الآن فمتى؟ إن لم تكن أنت وأنا فمن غيرنا؟