Results 1 to 4 of 4

Thread: php

  1. #1
    Join Date
    Sep 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default php

    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.........

  2. #2
    Join Date
    Mar 2007
    Location
    New York, NY
    Posts
    557
    Thanks
    8
    Thanked 66 Times in 66 Posts

    Default

    Be more specific.
    - Josh

  3. #3
    Join Date
    Sep 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default space acquired by domain

    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.

  4. #4
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •