The file get's parsed server side I guess... You would need to name it .txt
or something for that to work... :p
"Sparky Kopetzky" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
OK. I'm suffering from brain gas...
I'm trying this, it doesn't work and I can't figure out why:
include_once $SYSTEM_URL . "/classes/category.php"; where $SYSTEM_URL =
"http://www.example.com" is the url to the web site. and I get this error:
Fatal error: Cannot instantiate non-existent class: category in c:\program
files\apache group\apache\htdocs\index.php on line 19
So, obviously, it's not pointing to the right place. I can load the opening
page from the url, so I know Apache is trying to load from the htdocs
folder.
Help... :o((
Robin E. Kopetzky
Black Mesa Computers/Internet Services
www.blackmesa-isp.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php