PHP Classes

Usage of NumberWords

Recommend this page to a friend!

      Number Words  >  All threads  >  Usage of NumberWords  >  (Un) Subscribe thread alerts  
Subject:Usage of NumberWords
Summary:Syntax for calliing the NumberWords function
Messages:1
Author:Matthew Sarino
Date:2014-12-30 04:51:43
 

  1. Usage of NumberWords   Reply   Report abuse  
Picture of Matthew Sarino Matthew Sarino - 2014-12-30 04:51:43
I am using your Mumber Words function and cannot seem to get the converted text string to print on my page.

I have used the following syntax at the end of the same page as your code to test it:

echo NumberWords($number, $include_currency=false)

but all I get is a blank page when i view it on my browser. What do I need to do?>