RE: [PHP] Very Basic question: What IDE/tools I need to begin using PHP?

2005-07-27 Thread Shaw, Chris - Accenture
PHP Designer 2005 http://www.mpsoftware.dk/ -Original Message- From: Taksam [mailto:[EMAIL PROTECTED] Sent: 26 July 2005 18:29 To: php-general@lists.php.net Subject: [PHP] Very Basic question: What IDE/tools I need to begin using PHP? * This e

Re: [PHP] Very Basic question: What IDE/tools I need to begin using PHP?

2005-07-27 Thread Jochem Maas
Taksam 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!

[PHP] Very Basic question: What IDE/tools I need to begin using PHP?

2005-07-26 Thread Taksam
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

Re: [PHP] Very Basic question: What IDE/tools I need to begin using PHP?

2005-07-26 Thread André Medeiros
You would actually only need Zend Studio Client. It's the best PHP IDE i've ever tried (and believe me, i've been around ;) On 7/26/05, Taksam [EMAIL PROTECTED] wrote: Hi everybody, I am learning PHP, and have this very basic question: What software/tools I need to begin? What is the best

Re: [PHP] Very Basic question: What IDE/tools I need to begin using PHP?

2005-07-26 Thread Jeffrey D. Means
To expand a little: Zend Client is super for debugging on a localhost but if you want a team of developers to have debug / profile tools then Zend Studio Server is the tool. I would suggest that you apply for the Zend Small Business program if these tools meet your needs for one low yearly price

Re: [PHP] Very Basic question: What IDE/tools I need to begin using PHP?

2005-07-26 Thread John Nichel
Taksam 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!