[vox-tech] PHP Question: Includes and Variables

Bill Kendrick nbs at sonic.net
Fri Feb 25 14:58:04 PST 2005


On Fri, Feb 25, 2005 at 01:41:31PM -0800, Richard S. Crawford wrote:
> Here's the situation.
> 
> My script, page1.php, calls a script in another directory called
> config.php via require_once.  config.php declares several variables which
> should be accessible in page1.php.  For example:

Just to make sure, neither the "require_once" nor the "echo" are inside
your own PHP functions, are they?

-bill!
(never really used 'require_once'...)


More information about the vox-tech mailing list