How to Make a PHP Banner Ad Rotator Script
Have you ever visited a website that showed you the same exact ad on every single page you visited? You quickly put it in your mental “IGNORE THIS” list, which made it basically invisible.
Answers and advice from a geek who knows stuff
Have you ever visited a website that showed you the same exact ad on every single page you visited? You quickly put it in your mental “IGNORE THIS” list, which made it basically invisible.
Question: I’m running Mac OSX 10.9.5 and (Mavericks) and for some reason nothing happens when I click the Finder icon in the dock. This is driving me nuts because I can’t access my files! Can you help me fix this??
Bandwidth is the amount of data that can be downloaded from your website in a given month. Every time someone visits one of your web pages, they’re downloading anywhere from 10KB to several megabytes of data depending on the content of your web page.
H
So how do you know if your web hosting account has enough bandwidth?
Back in the days of dial-up modems, bandwidth was expensive (and so was web hosting). I can remember paying $24.95 for a 100 MB of web traffic a month. Dial-up modems have been replaced by smoking fast broadband modems that can easily download 100 MB in just a few quick minutes. That means visitors to your website are able to download far more data than ever before.
Fortunately web hosting providers offer far more bandwidth than they did in those days, and for much less money. Take a look at my web hosting provider comparison and you’ll see that even the worst provider on my Steer Clear List (GoDaddy) offers 5 GB of monthly bandwidth, and for only $3.99 a month.
To help answer the question of how much bandwidth is enough for your site, let’s look at a real life example. I run over 10 active websites on a single HostMonster web hosting account. Here are my monthly bandwidth transfer stats for June, 2007 which add up to about 5 GB (as of the 25th). A few of these sites get over 200 unique visitors a day, which takes a lot more time and effort to generate than most people realize.
prosoftapps.com 3.57 Gig
online-etraining.com 494.54 Meg
dad-eblog.com 412.51 Meg
blogbelt.com 339.50 Meg
roadbikeaddicts.com 153.41 Meg
sellsharewareonline.com 97.11 Meg
restlesslimbs.com 86.03 Meg
myfamilyspaces.com 68.41 Meg
dog-eblog.com 32.35 Meg
online-ecoupons.com 30.17 Meg
GoDaddy’s web hosting account clearly wouldn’t cut it for me, but how many people will need this much bandwidth or will have this many websites? I suspect the average person will start out with a single web site and will do fine with an economy web hosting plan for the first year or two.
But let’s say your website becomes successful much sooner than you anticipated. Maybe you’ve thought of an idea that’s destined to become the next Digg.com or you’re sure you have the real answer to Ask.com. Almost overnight your bandwidth requirements could become a major roadblock to your goals and dreams.
You know the old saying “You never know with the Internet…”
Take another look at the web hosting provider comparison page and look how much bandwidth the recommended web hosts are providing. Lunarpages offers a whopping 3500 GB of monthly bandwidth, which is literally 700 times the bandwidth I’m currently using for all 10 of my active websites!
Monthly bandwidth is an important consideration when considering which web hosting provider to choose. However, with many web hosts offering far more bandwidth than most web sites could ever dream of needing, it no longer needs to be the deciding factor.
Instead, find out what kind of hardware your web host is using (CPU, memory, hard drive space/speed), how many other accounts are sharing the same server that your site is running on, and the extensibility of your account (the number of sites you’ll be able to run on a single account). These factors will have a greater impact on your web site’s performance than bandwidth, and will help ensure that your site holds up the next time it gets the vote on StumbleUpon or Plime.
I highly recommend HostMonster or Lunarpages if you’re looking for top notch web hosting at an affordable price. I’ve worked directly with both of these companies for many years, and they’ll provide you with the best value for your money when compared to other hosting services (free add-on domains, high bandwidth limits, numerous databases, and great technical support).
One of the first things you’ll want to do when building a new website is to pick a URL for your site – also known as a domain name. Here’s how you can check if your domain name is available.
Question: I’ve seen people’s blog posts showing up in their Facebook and LinkedIn profiles. How do they do that? Answer: (this question is waiting for an answer. If you know the answer, please feel free to use the comment form below and be sure to leave your name and a link to your website, so I can give you credit for your answer)
Quick Response Codes – QR codes for short – can be linked to web pages. Here’s how to create one that links to your website.
Many of my friends (and family members) have said to me “So Rick… how do I get started creating my own blog?”… and I’ve had the privilege of helping some of them to take that first step towards what would become both a passion and a higher quality of life for them.
Most web hosting providers include free website template building software to help the average non-programmer build a web site, such as SiteBuilder or the CoffeeCup software suite that Lunarpages offers. These are great tools that can help you get your new web site up and running very quickly.
However, if you want to customize any of your web pages with some dynamic behavior then you’ll need to know a web programming language like PHP, ASP, Java, Perl, or Ruby. For example, let’s say you want to make some money from advertisements on your web site. A common practice is to use an ad banner rotation script that displays a different advertisement every time the page is refreshed.
The most common web programming language that’s supported by the majority of web hosting providers is PHP. This is a widely supported programming language that’s used to build millions of web sites, including this one. You won’t have any problems finding a web host that supports PHP, and all of the web hosts listed in my Web Hosting Provider Comparison support PHP.
You’ll have a little harder time finding a web host that supports ASP or Java however, and especially Ruby although it’s starting to become more popular. ASP is Microsoft’s popular scripting language that uses Basic syntax, and Java is Sun’s creation.
Here’s a list of web hosting providers and the programming languages that they support:
Web Host | PHP | Perl | Ruby | ASP/ Frontpage |
Java |
---|---|---|---|---|---|
Lunarpages | |||||
GoDaddy | |||||
HostMonster | |||||
Hostgator | |||||
techhosting | |||||
Yahoo | |||||
Dotster |
|||||
Blue Host | |||||
IX Web Hosting |
* Last updated June 27, 2007
Choosing a web host that supports a wide variety of programming languages is a wise choice, because it increases your chances of finding a web developer who can help you customize your site.
Drupal lets you define just about any type of content you can imagine using the Taxonomy module. Here’s how to create a form that lets regular users create taxonomy terms, without being able to modify existing terms.