> Fatal error: input in flex scanner failed in /var/www/html/gcdb/lang on
> line 1
> require("lang/".$config_row["Language"]);
Try changing your 'require' to 'include'.
I'm not real clear on the details, but if you are trying to suck in a
variable-based filename, you might as well use 'include' anyway.
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]