|
Re: random content on page load
If its a Windows system and you had to use an absolute path you'd need the drive letter too, if its Linux you'll need the full path from the root file system, you can however use a relative path like include("includes/include.php");
|