How to interact between Front End (HTML/CSS and JavaScript) and Back End(MySQL)? -


i creating college project using html/css , javascript create front end , use mysql end. problem encountering know how work on front end , end separately, not how them working together. figured out node.js can used interact mysql database. but,

  1. how pass data entered web page mysql server query or store.
  2. get data mysql server , show on front end.

i did search everywhere, included php not supposed use @ all. have looked everywhere answer. not asking question in right way.

any advice or useful api useful. thanks.


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -