Skip to content

you can conver number from 1250 to الف مئتان وخمسون

License

Notifications You must be signed in to change notification settings

alnazer/convert-number-to-arabic-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

convert-number-to-arabic-word

يمكنك التحويل من رقم الي مايقابله من حروف عربية مثال الرقم 3123456 يحول الي ثلاثة ملايين ومائة وثلاثة وعشرون الف واربعمائة وستة وخمسون الكلاس لضيق الوقت لم اطورة لاكثرمن عدد طولة 7 ارقام


كيفية الاستخدام

  include "number_to_arabic_word.php";
  $numberToWord = new NumberToWord();
  echo $numberToWord->convert(3123456);

النتيجة

ثلاثة ملايين ومائة وثلاثة وعشرون الف واربعمائة وستة وخمسون

About

you can conver number from 1250 to الف مئتان وخمسون

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages