Hi,

is there a php function that will convert an integer to its number name in a string, ie

1 = one
2 = two
3 = three

etc