I downloaded Eclipse PDT, Zend, and Netbeans (trial) and they only seem to have support for PHP on a web server. I want to use PHP CLI as a programming language, is there an IDE for it?
Edit: I don’t want to use the command line. I want a program that can run PHP CLI in a GUI.
Komodo allows you to run your scripts in CGI environment.
NuSphere has command line tab.
Zend Studio has PHP CLIs both version 4 and version 5 installed within the IDE,
PHP CLI PHP IDE allows you to quickly test PHP CLI script,