Posted by "Claudio" on 10/12/05 12:14
Hi,
I'm using PHP 5. I have a class operation that includes php files.
Is there a way to include this files to global scope? So that difined vars
and functions are global accesseble?
I saw that some PHP functions have a context parameter, is something like
this in "eval" or "include" possible?
Thanks,
Claudio
Navigation:
[Reply to this message]
|