الصفحة الرئيسية
المزايا
المشروع
روابط مفيدة
تنزيل
الأسئلة الشائعة
النسخة القديمة
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)

There is never enough time to do it right the first time, but there is always enough time to do it over.
لا يتوفر الوقت الكافي للقيام بالعمل بشكل صحيح في المرة الأولى، لكن هنالك وقت دوما للقيام به مجددا
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? | إن لم يكن الآن فمتى؟ إن لم تكن أنت وأنا فمن غيرنا؟