How to get data from MySql using javascript in leaflet -


i have tables in mqsql database. have fetch data mysql table using javascript & show in map of leaflet. can any 1 tell me how can fetch data mqsql using javascript ?

calling mysql database directly client not option, you'll need sort of server side api.

if insist on using javascript (on server), node.js valuable option.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -