tmyonline Posted February 17, 2008 Share Posted February 17, 2008 Guys, I would like to convert a number to a string, say, 7 -> "seven". Is there a PHP function that handles this ? Thanks. Link to comment https://forums.phpfreaks.com/topic/91583-how-to-convert-a-number-to-a-string/ Share on other sites More sharing options...
corillo181 Posted February 17, 2008 Share Posted February 17, 2008 nope you would have to do it or browse around someone already made one that takes any number. i think Link to comment https://forums.phpfreaks.com/topic/91583-how-to-convert-a-number-to-a-string/#findComment-469110 Share on other sites More sharing options...
Sulman Posted February 17, 2008 Share Posted February 17, 2008 Try this: http://bloople.net/num2text/ Link to comment https://forums.phpfreaks.com/topic/91583-how-to-convert-a-number-to-a-string/#findComment-469120 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.