+ 1
Can someone tell me how to make and host a real website... provided i've completed php, html, css, jscript courses!
Hosting a website
2 odpowiedzi
+ 1
Well first you download xampp(or similar web server program) that will host your website on your local machine. Then you build and test your website. When you are ready you have to get a domain name and a hosting plan. I suggest first trying a free web hosting(like 000webhost, etc). You register and upload the files for your website and that's all. Of course you will have to do some research on your own and make some configuration for the hosting like database and stuff like that but generally those are the things you have to do.
+ 1
Thanks buddy! That helped a deal!