PHP Classes

Number to Turkish text: Spell quantity numbers in Turkish

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 189 All time: 8,604 This week: 673Up
Version License PHP version Categories
turkish_num_to_text 1.02GNU General Publi...3.0Localization, Text processing
Description 

Author

This package is specific mainly for applications used in Turkey Turkey .

This class can be used to spell quantity numbers using Turkish words.

It takes a number with up to 21 digits and generates text strings that spell the number using Turkish words.

The class stores the resulting string in a class variable.

Change Log:

v1.02 - Characters have been converted into their Turkish language equivalents.
v1.01 - A small bug coming up in inputs between 1000 and 2000 has been fixed.

Picture of Yetkin Sakal
Name: Yetkin Sakal <contact>
Classes: 1 package by
Country: Turkey Turkey
Age: 38
All time rank: 417173 in Turkey Turkey
Week rank: 295 Up13 in Turkey Turkey Up

Details

Number to Turkish text v1.0 Author: Yetkin Sakal superyetkin@yahoo.com This class gets as input a number with at most 21 digits and converts it to its equivalent Turkish text How to use: $number = "493009273874118"; $obj = new number_to_Turkish_text($number); echo $obj->print_output();

  Files folder image Files  
File Role Description
Plain text file number_to_turkish_text.class.php Class base class file
Accessible without login Plain text file readme.txt Doc. readme file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:189
This week:0
All time:8,604
This week:673Up