Thread
: Problem
View Single Post
#
2
4 Weeks Ago
UnlimitedMB
Administrator
Join Date: Jun 2006
Posts: 511
require(../inc/db.php);
should be
require("../inc/db.php");
__________________
Eric,
Admin
Please do not PM me unless I ask you.
UnlimitedMB
View Public Profile
Send a private message to UnlimitedMB
Find all posts by UnlimitedMB