Hi, I don´t understand what´s happening here... any indea?
Code:echo ($DOCUMENT_ROOT); require_once('lib/pictures.php');
lib/picture.php
Code:echo ($DOCUMENT_ROOT);
first $DOCUMENT_ROOT works, but the one in the lib/picture doesn´t
why $DOCUMENT_ROOT in lib/picture.php doesn´t work?
thanks





Bookmarks