File Path
Posted: Tue Mar 09, 2010 10:18 pm
Is it better to use the full path when including or requiring a file? Or is it just okay to use something like this include('../../file.php')?
And is it safe to include something like this include('www.website.com/fileToInclude/file.php')?
And is it safe to include something like this include('www.website.com/fileToInclude/file.php')?