You might want to also try it without the double quotation marks. Example:
include('include/config.php');
Instead of:
include("include/config.php");
You might want to also try it without the double quotation marks. Example:
include('include/config.php');
Instead of:
include("include/config.php");
This member is now known as Sitting Out
Bookmarks