To develop a website you must know how to project it and after this, if you want to be accessed by the users you must publish and promote it.
For publishing you must assign a domain name and find a host server. With all files locally created you need to transfer your web site files to the host server. You can use any FTP (File Transfer Protocol) applications such as WS_FTP, and Total Commander. Moreover, don’t forget after transfer to verify, to maintain and to brig them up-to-date.
To achieve effectively a web site you must know to plan, to design and to programming it. To plan your site it must be clear for you what is its scope, what product or service you are going to sell, and so on. For design you must think to content, links, browsing system.
After making up the site plan and the design you must transform all the informations in your websites pages. This means that you must begin with starting programming.
First of all you must be ensured that you have a browser, with which you will view your web pages. Also you will need to have Apache, PHP, MySQL, PhpMyAdmin and HTML-kit installed and running in you computer. If everything is OK, let’s start working.