Hi,
More often than not, I develop sites on a really cheap server than upgrade them to a better one when the site is ready to go live. This always causes me problems by having to change the total root of files ('/home/sites/public_html/file') Is there something like $HTTP_HOST - which would return the domain - that would return the total root instead.
Thanks