[dokuwiki] Re: <?php echo DOKU_BASE?> ???

On Mar 22, 2006, at 7:02 PM, Bill Jones wrote:

If the site's DocumentRoot is the same as the doku_base is there any
advantage to using <?php echo DOKU_BASE?> instead of a plain /

Whic is faster or more compatible in the long run?

Or is this something I should only worry about if I needed to move the
doku_base to another directory?


Other things take much more time than '<?php echo DOKU_BASE?>', so your site will not run any faster without them. If you move/reorganize your site you will probably end up changing absolute paths that you had written beginning with '/'.


Regards, Ben Coburn


------------------- silicodon.net -------------------

--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: