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

Do not believe in miracles, - rely on them.
لا تؤمن بالمعجزات، بل إعتمد عليها
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? | إن لم يكن الآن فمتى؟ إن لم تكن أنت وأنا فمن غيرنا؟