How do I calculate allocated space for each domain,
like,
I want to display "You are Using 40 MB of your 1000 Mb(2%)" in my web site's footer.
How can I do that in PHP?
Thanx in advance.........
How do I calculate allocated space for each domain,
like,
I want to display "You are Using 40 MB of your 1000 Mb(2%)" in my web site's footer.
How can I do that in PHP?
Thanx in advance.........
Be more specific.
- Josh
Thank you Jhosh..
Actually in my web server(host) i have uploaded 2 or more web sites. There are allocated some space for each web site.My question is how do i know , how much space is allocated for each site? and how much space is used by each site out of allocated space for its.
do you need to know, or are you hosting other people's sites and want a way to conveniently show them their usage?
if it's your site, contact your host and ask them how to find out. This info is usually readily available (for example, if your host uses cPanel).
if you're hosting other sites, I'd recommend using some software (like cPanel) that provides that capability. You might also want to hire someone who knows more about how administer servers.
Bookmarks