![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archivecannot access inc files from a function
From: <bettina@coaster.ch>
Date: Fri Jul 29 2005 - 15:09:24 CEST
I have the following piece of code (symplified)
require("lang.{$lang}.inc.php"); // I include the inc. files
But it doen't print the content from $charcoal, $oil or, etc.
|