Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-19-2009, 05:14 AM   PM User | #1
Shaitan00
New Coder

 
Join Date: Jan 2005
Posts: 74
Thanks: 0
Thanked 1 Time in 1 Post
Shaitan00 is an unknown quantity at this point
Question PHP Development & Debugging - Best IDE?

I've got a project to do and it requires that I use PHP (typically an ASP.NET developer), so I'm looking for a good IDE to install on my home PC to do some development & debugging.

Currently I am using Windows Vista 64-bit (Ultimate), and if possible I would like to install the least invasive software (meaning, if I can, no Apache - bad enough I have IIS running).

Anyways, given that I am new in this field I was wondering what most people would recommend for a PHP IDE for development (not trying to host the project - just develop/debug).

Any advice would be much appreciated...
Thanks,
Shaitan00 is offline   Reply With Quote
Old 03-19-2009, 05:27 AM   PM User | #2
Fou-Lu
God Emperor


 
Fou-Lu's Avatar
 
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,661
Thanks: 4
Thanked 2,452 Times in 2,421 Posts
Fou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to allFou-Lu is a name known to all
I use the Eclipse IDE with the Zend plugin, though I don't know if there is a 64-bit version available. I got it from the Zend website, but I can't remember where I found it >.<
It may or may not be the best choice for you though. Its bloated, but with you're ASP work, I'd suspect it wouldn't be a problem. No graphical form builder though, sorry

What it does require is that you're using the php through a cli. So, that means you'll need the php.exe in a location that it can find in order to run / debug it. Its also a pain to configure for external resources (including the PHP extensions), so things like mysql connections don't tend to work very well until its been configured. You will require the PHP source to compile from, or the php windows installation (I'd go with the .zip and just extract them). You will not require Apache.
__________________
As of PHP 5.5, the MySQL library has been officially deprecated. It is recommended to move to either MySQLi or PDO libraries for your mysql connectivity. See here for help choosing which interface you prefer: http://php.net/manual/en/mysqlinfo.api.choosing.php
Fou-Lu is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:41 AM.


Advertisement
Log in to turn off these ads.