Author

Topic: Database and JavaScript (Read 754 times)

member
Activity: 105
Merit: 10
November 28, 2014, 06:42:56 PM
#3
you can use node.js, thats javascript server side, but you need a way to communicate with the server, usually using AJAX or websockets
b!z
legendary
Activity: 1582
Merit: 1010
November 28, 2014, 06:31:56 PM
#2
javascript is clientside. it's possible, but it raises security issues. use PHP instead, which is serverside.
newbie
Activity: 4
Merit: 0
November 28, 2014, 01:10:16 PM
#1
I am trying to built a template for the ilmiweb.com. I want to access the Mysql database with JavaScript. Is it possible?
Jump to: