|
Posted by Sanders Kaufman on 10/11/07 23:01
> Francesco wrote:
>> I guess that working with the debugger is similar, from this side, to
>> running my scripts from the command line. Am I right?
>>
>> But is there a way to solve it if I want to debug my scripts in the ide?
>>
>> How can include my files if I'm not able to reach document_root?
If you can FTP to the location, add that to the FTP servers settings.
Then, add those files to your project as you see fit.
Later, if you want to push the files out to a production server, it'll grab
'em from wherever they came from.
[Back to original message]
|