hi!
I have a requirement For example in this case it got fetched 2111 records from DB then it should display 2111 in words
[code=mysql]select count(*) from dummy[/code]
I have a requirement For example in this case it got fetched 2111 records from DB then it should display 2111 in words
[code=mysql]select count(*) from dummy[/code]
Comment