Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to convert the number to text, without form? #1

Open
tiagocaus opened this issue Sep 27, 2020 · 0 comments
Open

How to convert the number to text, without form? #1

tiagocaus opened this issue Sep 27, 2020 · 0 comments

Comments

@tiagocaus
Copy link

How to convert the number to text, without form?

something like:

$(document).ready(function() {
        $('#div_value').num2words('125.25');
});

I pass the value via PHP to your function and your function throws the text to the DIV I need.

In the end I am generated the PDF with Mpdf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant