+ 3
How to make online website using a server?
Every one can access the web frontend.
4 Respostas
+ 1
To make your website accessible by everyone, you need to purchase a domain name and upload your website to a hosting provider.
- If you can buy a domaine but not the hosting
you could create a sandbox environment and host your website on your computer (Virtual Machine) and use your domain name, (You need know how setup a basic server).
- If you can buy a domain and hosting
you can use services like ngrok.io Then provide a tunnel to access your website localy from the internet (there is a free package with some limitation).
+ 3
Preity I had done this but I want to more about host and domain
+ 1
SAYED MD RAFE you can use Xampp server to code website in php and then you can upload them into github or cloud