Re: [PHP] A Strange Problem
[email protected] (Bastien)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Bastien Koert On 2013-06-20, at 2:14 PM, Tedd Sperling <[email protected]> wrote: > Bastien: > > You were right on - by changing the directory to what I needed, everything works. > > My follow-up question is "Why?" > > I have *never* had to specifically tell any script to chdir() -- why with that one? > > Cheers and Thanks! > > tedd > > > _____________________ > [email protected] > http://sperling.com > The calls from the code are occurring in diff dirs as the starting point. Is the call in an include file? Bastien