Posted by Richard Lynch on 04/01/05 10:31
> <?php include_once INCLUDES."include.php"; ?> In what way does it not work? Syntax error? WILD GUESS: Maybe you just need parens: <?php include_once (INCLUDES . "include.php");?> I wouldn't THINK you need that, but maybe somehow the constant makes it necessary... -- Like Music? http://l-i-e.com/artists.htm
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming