Questions tagged [web-development-server]

Use this tag for questions related to a Web-development Server, i.e. the backend/server side of a web application, when it comes to its development.

can be used in several situations, so please use one or more additional tags to better describe your case.

1473 questions
-2
votes
1 answer

Running PHP on Windows 10 - Server problem?

My computer is a Windows 10 64 bit. I tried to run my PHP code, steps: Downloaded php.net. Set the environment variables path as instructed. Ran the command line like this: https://imgur.com/a/Q9zs9mL Microsoft Windows [Version…
Mai Do
  • 1
  • 1
  • 1
-2
votes
1 answer

Best way to add a list of items to a user in SQL

I want to assign a list of classes(courses) to my users in SQL. Users may have a different number of courses. I've looked around and haven't really found a good way to do it. I don't have a lot of experience in designing databases. Each user is…
Johnny Lin
  • 11
  • 1
-2
votes
1 answer

Can we know possible id/name attributes' values of username/password for input tag for all of the websites?

I want to implement password manager, for that I want to provide auto-fill functionalities for username and password. Is there any way I can get the exact field on the webpages (for almost all of the websites!!) ? some of the website uses
-2
votes
1 answer

How can I show custom posts to my subdomain base network site?

I made a multi-network WordPress website. Example site, The main site is: domainname.com The network subdomain site is: demo.domainname.com There are custom posts on my main site. How can I show those custom posts to my demo.domainname.com network…
-2
votes
1 answer

Confusing parts about React and Angular serving

I have started to learn React and now I am a bit confused about different parts of development and deployment. Does all webpages are bild with frameworks like React or Anguler? Or they are used only for one page web applications? Can I serve React…
Austris
  • 49
  • 9
-2
votes
1 answer

How would you pass whole HTML code of the current screen to ASP.NET controller action

I would like to know if there is an elegant way to pass the whole HTML code of the current screen to ASP.NET Controller action
-2
votes
3 answers

how do you remember codes

hey I just got started learning HTML, CSS and Php. I was just wondering how do coders remember so many functions and etc. Do you pick it up over time? Im a beginner therefore i was just wondering. And should i do lots of projects to pick it up?
-2
votes
1 answer

Should I use Django for simple website?

I have been learning the Django framework for the last few weeks and I need to create a simple website for a dentist. The site just needs to have a few pages with flat data. I was wondering whether using Django for this sort of project is good? I am…
david plotkin
  • 33
  • 1
  • 8
-2
votes
1 answer

How to transfer wordpress hosting website to CDN?

I have wordpress hosting websites and now I want to it transfer to CDN.How can I do this?
-2
votes
1 answer

how do i know where to send item bought on my websites

When a costumer buys something from a website how does the owner know where to send the items purchased and is there a way to get notification to my phone when a purchase is made from my website
-2
votes
2 answers

how to pass a variable from javascript function to php file without reloading the current html page in which javascript function is written?

I m developing a web site for my hobby project. I m new to PHP, JavaScript, and HTML. So far everything works correctly i.e the javascript functions communicate with my php code but the problem is the browser loads the php file too. I don't want to…
manid2
  • 11
  • 7
-2
votes
1 answer

what architecture to use for website with cpu intensive server side tasks?

I am working on a hobby project website. Each user has up to several hundred megabytes of data specific to them stored in my database. The user can run various types of statistical analysis on the data that will result in graphs for the user to see…
-2
votes
2 answers

Scan Document on Client Side in Asp.net

I want to scan document on client side in asp.net web application. Is there any right path to use Scanner on Client machine in asp.net?
-2
votes
1 answer

Cross Sub - Domain creation

I have parked my website domain with a provider (XYZ). I have hosted the site at a separate host provider (Friend of mine - server). I need to create a sub domain for my website now ? When I checked the domain providers site the option is not…
Vignesh
  • 115
  • 9
-2
votes
1 answer

deciding language and server for the online back-end system

I need to make an on-line system/webapp/server that connects to an mySQL Server. this web app/server must accept incoming communications from an android app and then make changes to the database. Also there needs to be an "Web Admin Console" to do…
Rahul
  • 131
  • 1
  • 7