javascript - how to create a website / webpage that performs backend server activities -


first up, not sure if posting in right stackexchange site. apologize if posting in wrong site. please correct me if wrong.

i new web development, perhaps trying build first ever site client. have old site/page wanna rewrite better ui & ux.

i trying understand technologies need know build site. basic functionality looking @ are

  1. help user rename, move or copy files on server don't have access modify files directly.

  2. interact database , pull information

  3. reset password logon page

  4. building queries users

  5. kick off jobs

i believe html & css need design part want know technology me complete background tasks... javascript or php etc.. server need running apache tomcat etc

finally if know of book me traverse, please share.

thanks lot in advance.

it sounds you're on right track. if you're planning on recreating web application, check out "lamp" stack, covers of technologies needed in putting together. can't recommend book, there tons of resources online can started.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -