Talk:Dataglobs

From DreamHost

Jump to: navigation, search

It is worth pointing out that you should never use the "dataglob" path in your code, because it can change without warning. The safest approach (if using PHP) is to use $_SERVER['DOCUMENT_ROOT'] -- Scjessey 13:05, 1 Jun 2006 (PDT)

Good point. I'll add it in. --Jacobmp92 13:14, 1 Jun 2006 (PDT)
Personal tools