|
Posted by NC on 03/13/07 04:14
On Mar 12, 12:01 am, "Baron Samedi" <Papa.Legba....@gmail.com> wrote:
>
> I prefer Zend, but I really want something that I can
> carry with me on a 4gB USB stick, along with my code.
> I tend to work on multiple computers, so this seems best.
>
> So, I am looking for a good PHP IDE which runs under
> MS Windows, but doesn't need any registry entries, or
> DLLs in the system directory, etc.
>
> I am willing to pay, if need be, but certainly won't turn
> up my nose at something free. The feature set is the thing,
> particularly the ability to debug.
The ability do debug necessarily requires being hooked into the system
on which you debug, which implies at the very least machine-dependent
configuration. So you are probably looking for the impossible...
If you can live without debugger, however, I highly recommend PSpad:
http://www.pspad.com/
It doesn't copy anything into the system directory, and doesn't make
any registry entries. I store it on a file server and can run it on
any computer on the local network...
Cheers,
NC
Navigation:
[Reply to this message]
|