Warning: main(/home/robspage/public_html/hosting/includes/header.php) [function.main]: failed to open stream: No such file or directory in /home/robshost/public_html/hosting/howto/index.php on line 7

Warning: main(/home/robspage/public_html/hosting/includes/header.php) [function.main]: failed to open stream: No such file or directory in /home/robshost/public_html/hosting/howto/index.php on line 7

Warning: main() [function.include]: Failed opening '/home/robspage/public_html/hosting/includes/header.php' for inclusion (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/robshost/public_html/hosting/howto/index.php on line 7

Get a Domain (URL):

To get the most out of your hosting account you should consider buying a domain. The domain is what you or your site visitors would type into a web browser in order to get to your space. While this isn't required, it makes site navigation much easier for you and your visitors.

I suggest getting your domain from GKG.net . While there are many other ICANN certified domain registrars their prices range widely with little or no discernible differences in services. For example, a 1 year registration of “yourname.com” would cost $9.99 per year at GKG while the same domain for the same amount of time with Network Solutions would be $35.00 per year.

Note: Every registrar also offers additional “products” you can add to your domain name registration. It is important to note that with this hosting account, those additional items are useless!

Things you will need:

One of the ideas that I am trying to stress with this hosting setup is that having your own website should not cost an arm and a leg. By harnessing the power of freely available open source software you too can have the same powerful toys as the pros. Below I will describe what you need, and how to get it for your budget.

Getting Started

Basics:

The basis of 90% of all web pages is. The basis for HTML is a series of text-based commands called tags. These tags are encased in < and > signs. For example, to display a graphic you would use an <img> tag.

While HTML is primarily used for layout and structure purposes it has yielded some of its authority to Cascading Style Sheets or CSS. CSS allows a central point of control for fonts, tables, margins, etc. Changes to the single style sheet reverberate throughout your entire site. It make updates, improvements and corrections to your site simple and it removes the doubt over whether or not you fixed every instance of something.

With HTML and CSS managing your layout and text, you might think thats all you need and for a majority of pages it is. There are circumstances when you need something to happen such as a drop down menu or play a sound. These interactive features require scripting.

There are two types of scripts involved in web sites: those which run on the server aka server side, and those which run on the visitors computer aka client side.

The most common example of client side scripting is Javascript. Javascript is used for navigation scripts and mouse over images. One of many server side scripting languages is called PHP. There is a ton of online material with sample scripts, tutorials and helpful forums.


Warning: main(/home/robspage/public_html/hosting/includes/footer.php) [function.main]: failed to open stream: No such file or directory in /home/robshost/public_html/hosting/howto/index.php on line 108

Warning: main(/home/robspage/public_html/hosting/includes/footer.php) [function.main]: failed to open stream: No such file or directory in /home/robshost/public_html/hosting/howto/index.php on line 108

Warning: main() [function.include]: Failed opening '/home/robspage/public_html/hosting/includes/footer.php' for inclusion (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/robshost/public_html/hosting/howto/index.php on line 108