How to validate arabic text

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

How to validate arabic text

Post by amir »

Hi,
my client need to validate arabic text when entering it in the form. doese any one can help in that in reqular expression.

any help in that is very appriciated
Regards
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

What character encoding is being used? Windows-1256, ISO, UTF-8?
(#10850)
Post Reply