eminent wrote:
> Hi everyone,
> i have to manipulate include function inside php source code to
> satisfy my needs. it has to be configured, i think, with something
> like PHP_FE(include .)
> my problem is that i can't find where it is inside the php source
> tree. i mean that i don't know
Hi everyone,
i have to manipulate include function inside php source code to satisfy my
needs. it has to be configured, i think, with something like PHP_FE(include
.)
my problem is that i can't find where it is inside the php source tree. i
mean that i don't know in which file it is. can an