+ 5
How to make Database with JavaScript...?
hello everyone, i have a question about JavaScript...and i want to create Database with JavaScript...and i don't know how to make it.. please help me
5 Answers
+ 7
Frontend javascript is sandboxing from external read write access, it cannot access any database.
Use server script to access database, JavaScript can only ajax backend to get the data from server script.
- 3
database
- 3
uuuup
- 3
yooooo