hi, i have many folders on my application.. so i want to link a couple of the common files to all the files in the application... and if i do a ../inc/file-name-here.php the index (which is at the document root) cannot find the files.. since they includes a "../" which means jump to the previous folder.. how do you declare everything start from document root?