php - How to get data from a mysql database using javascript? -


If possible, how can I get (and post) data from a mysql database using javascript? I know that I can use php and other languages, but I should know that it is possible with Javascript?

Thank you in advance.

It is not possible with Javascript I can not even find it with it.

Not sure about your exact requirement, but you can use some server-side languages ​​to interact with the database, though.


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -