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

In any organization there is one person who knows what is going on. That person must be fired.
في كل مؤسسة هناك شخص واحد يعلم ما الذي يجري، ذلك الشخص يجب طرده
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? | إن لم يكن الآن فمتى؟ إن لم تكن أنت وأنا فمن غيرنا؟