champage, it all depends on several factors:
1. number of visitors/day
2. size of pictures
3. size of html/php code
4. number of html/php pages
5. miscellaneous stuff embedded (menu images, thumbnails, midi/wavs,
flash, etc.)
remember, EVERY page access to html/php/images/etc would count
towards your bandwidth usage.
let's say you have an extremely busy site with 100 visitors a day accessing
an *average* of 150KB size of image on a 10KB html/php page with embedded
stuff of 30KB. let's say you have an average of 50 pages viewed per visitor/day.
let's do the math...
10KB html/php page + 30KB embedded stuff + 150KB images = 190KB
x 50 pages = 9500KB/visitor
that's already:
Megabytes:.....9.2773/visitor
Gigabytes:.....0.0091/visitor
x 100 visitors = 950000KB
Megabytes:.....927.7344
Gigabytes:.....0.9060
(by this computation you already overshoot/exceeded your 500MB bandwidth
limit for package #1 - on DAY 1.)
and that's only for a day. x 30 days =
Kilobytes:.....28,500,000
Megabytes:.....27,832.0312
Gigabytes:.....27.1797
---
now that's for a busy site

you can do your own calculations based on
your own variables as listed above. newbie sites won't reach that amount
of bandwidth in a month so it's safe to say you wont need that much
bandwidth yet. if you do, you might want to opt for paid hosting already.
here is an online bandwidth calculator for you. KB-MB-GB

NOTE1: Computation above is just based on factors/variables provided. there
could be other factors which could contribute to bandwidth usage which i am
not really sure (like uploading for example).
NOTE2: ACTUAL bandwidth usage can be viewed on your CPANEL along with the
web logs analysis.
NOTE3: web space needed is entirely dependent on the actual total size of
uploads you intend to have. you can check this beforehand on the disk where
your web site files are located. when you right-click on the root folder of your
web site *on your PC*, then PROPERTIES, you will get to know the SIZE of
your web site upload.

Reply