[PHP] Arabic (Hindi) Numerals

2007-09-09 Thread OOzy Pal
I am looking for codes to convert the roman western English characters to its Arabic (Hindi) entities. For example the letter 5 Arabic numeral entity is #1637; -- OOzy Ubuntu-Feisty -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Arabic (Hindi) Numerals

2007-09-09 Thread Per Jessen
OOzy Pal wrote: I am looking for codes to convert the roman western English characters to its Arabic (Hindi) entities. For example the letter 5 Arabic numeral entity is #1637; This is not just plain conversion from one characterset to another? (in which case you could proabbly use iconv()).

[PHP] Arabic

2006-09-07 Thread Ronald Cole
Hi, I'm trying to use pdflib to generate Arabic. Is this possible? If so, what font should one use? Someone has told me that I may need to manipulate the unicode characters to change the order to right-to-left. Has anyone done this before? Thanks, Skip Ronald

Re: [PHP] Arabic

2006-09-07 Thread Anas Mughal
I have not done this before. I am unsure of how this could be done. Here is what comes to my mind: - I would think you would need to change the x-coordinate of the page to start from the top-right of the page -- instead of top-left. - The rendering of characters needs to be done from

Re: [PHP] Arabic

2006-09-07 Thread Frank Arensmeier
I would... a) read the PDFlib manual b) search the PDFlib list archives for information (this has been discussed previously, I am rather sure) c) post your question to the PDFlib list /frank 7 sep 2006 kl. 21.16 skrev Ronald Cole: Hi, I'm trying to use pdflib to generate Arabic.

[PHP] Arabic Form Input - Help!

2002-03-01 Thread anarchocipher
Hello, I am writing software which uses MySQL as a backend. I need to accept Arabic form input, store it in MySQL, and use it later. I don't believe MySQL supports Unicode except in BLOB column types, so I want to convert it to NCR (numeric character html entities). After looking at iconv() and

[PHP] Arabic+Unix+phpdig

2001-07-31 Thread kaab kaoutar
Hi! I'd like to use phpdig but it can be used under unix or linux! However i' planing to use beside french, and englich , Arabic! However as far as i know under unix does not support Arabic! am i right? How can i fix this pronlem! if there is no way ! are there tools equivalent to phpdig under

[PHP] Arabic+php+mysql

2001-07-26 Thread kaab kaoutar
Hi I'd like to translate my french to site to an arabic one! I used php and mysql! Can u help me a bit pls? Obviously mysql supports arabic ok! but i have i use phpdig to search my site and i also search my mysql dbs! how can i display arabic from mysql to php files as result of a query without

[PHP] Arabic php

2001-07-26 Thread kaab kaoutar
How to display Arabic ina php file ? I mean in a pc who's os does not support arabic, how a user can watch my arabic php file Thanks _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- PHP General

Re: [PHP] Arabic php

2001-07-26 Thread Marty Landman
At 12:10 pm 7/26/01 +, kaab kaoutar wrote: How to display Arabic ina php file ? I mean in a pc who's os does not support arabic, how a user can watch my arabic php file Kaab, If the visitor's computer doesn't support Arabic display then I think you're left with preparing image files. So