PHP Classes

Tiny edit

Recommend this page to a friend!

      ArGlyphs  >  All threads  >  Tiny edit  >  (Un) Subscribe thread alerts  
Subject:Tiny edit
Summary:Problem with Arabic numbers
Messages:2
Author:Abdul-Aziz Al-Oraij
Date:2007-06-06 09:25:37
Update:2008-01-06 07:29:10
 

  1. Tiny edit   Reply   Report abuse  
Picture of Abdul-Aziz Al-Oraij Abdul-Aziz Al-Oraij - 2007-06-06 09:25:38
Hi Khalid,
In Arabic numbers, I found a mistake in the code I sent you 8|
in the line where Arabic numbers are ظ...
Zero had a space that made a problem so I have put the $arNums array in a file that is saved as utf8, to be:

$Nums = array (0,1,2,3,4,5,6,7,8,9);
include "utf8strings.php";
$output = str_replace($Nums, $arNums, $output);

  2. Re: Tiny edit   Reply   Report abuse  
Picture of Khaled Al-Shamaa Khaled Al-Shamaa - 2008-01-06 07:29:10 - In reply to message 1 from Abdul-Aziz Al-Oraij
I think that I fix it in last class update, you can check online PDF example here:
ar-php.com/php/arabic/ArGlyphs/pdf_ ...