PHP Classes

File: Example.php

Recommend this page to a friend!
  Classes of Keivan Sohrabloo   Number to Text in Persian   Example.php   Download  
File: Example.php
Role: Example script
Content type: text/plain
Description: Example File
Class: Number to Text in Persian
Convert a numbers to text in Persian
Author: By
Last change:
Date: 7 years ago
Size: 174 bytes
 

Contents

Class file image Download
<?php

require_once 'Num2TextPersian.php';
$objNum2TextPer = new Num2TextPer();

echo
$objNum2TextPer->convertNumber(1000.0011); // The output will be ?one thousand?