is Constants.inc in the same directory as Stylesheet.php?
"Liam Gibbs" <[EMAIL PROTECTED]> wrote in message news:D64360C926B9F34F8B35F78D07B8E7A2716E23@;postman.dfait-maeci.gc.ca... > Still having trouble with CSSs. Now it's a different error. Below is my CSS > code. For some reason, I can't get the CSS to access my Constants.inc file > to grab my constants. Any ideas? The line by which I get my CSS is: > print(" <LINK REL = \"STYLESHEET\" HREF = \"Stylesheet.php\" > TYPE = \"TEXT/CSS\">\n"); > > <?PHP > require("Constants.inc"); -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php