I recommend SciTE (www.scintilla.org/SciTE.html<http://www.scintilla.org/SciTE.html>). It can debug PHP scripts. Just go to Tools >> Go or press F5. On 7/26/05, Taksam <taksam_tong@xxxxxxxxx> wrote: > > Hi everybody, I am learning PHP, and have this very basic question: > > What software/tools I need to begin? > What is the best IDE I can use? (in windows) Please tell me about > FULL-IDEs, not just "super text editors that can syntax-highlight PHP code". > I want to debug, deploy... ALL! > > I have just downloaded Zend Studio Client AND Zend Studio Server. Is that > all I need to begin?... > > Tak > > Jacob Waller <litenjacob@xxxxxxxxxxx> wrote: > Hi! > I'd like to be able to run a program from a php-script. I've tried running > the following command, and it works when I run it from the Run-dialog: > D:\Cygwin\bin\bash.exe --login -i script.sh arg1 arg2 > (the shell script runs another program (fontforge) which too runs a > script) > > However, when I try to run the same command from a php-script nothing > happens. Or rather, bash starts, but it doesn't do what it does when i run > the same command from the Run-dialog. I'm not even sure if I'm using the > right php-command and syntax. Could you please tell me how to do? > I'm on Win XP Home if that matters... > Thanks in advance! /Jacob > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > > --------------------------------- > Start your day with Yahoo! - make it your home page >