TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 02-07-2009, 02:14 AM   #1 (permalink)
The Wanderer
 
Join Date: Jan 2009
Posts: 16
Thanks: 3
DotNetTim is on a distinguished road
Default IDE? Eclipse? Netbeans? Notepad2? What?


Hi Folks. I'm new to PHP and I've finally got WAMP downloaded and I can run my PHP scripts and use the mySQL lite databases, so I need to figure out what IDE to use and if someone can tell me what to debug with? I was at the Sun web site which has a downloadble Netbeans IDE (which I downloaded) and instructions and it says to use a program called "XDebug" I think it is? Anyone try it? Also, what does everyone think of Eclipse? What's the advantage of it over other IDE's?
DotNetTim is offline  
Reply With Quote
Old 02-07-2009, 11:25 AM   #2 (permalink)
The Contributor
 
Sakakuchi's Avatar
 
Join Date: Feb 2009
Posts: 64
Thanks: 1
Sakakuchi is on a distinguished road
Default

Well, there are many discussions on this forum about IDE's for PHP. Just take a look. I use Aptana-Studio, but it's actually, just which one you prefer. I tried Eclipse too, but it did'nt made me really happy. I actually don't use a IDE - i only want code completion, and when there is code-validation I'm more than happy. I normaly run my scripts right away on my WAMP/LAMP although Aptana is also capable of runing scripts. I also tried Open-Studio (Maguma) (not sure if it runs under Linux - only use M$ that days), which was actually nice > it just did not run stable on my machine. I also used to code with Vim which is quite nice, when you can handle it (Best thing is you can also code fluently - on a laptop or eee in trains or stuff - cause you don't need a mouse :) ). Vim runs under Linux and M$. I also tested PHP-Designer und Windows - but it was not the thing I was looking for. Then I used a native Programm which comes with KDE (don't know the name right now?!) - i used it under Linux and Windows, but all those where a bit sneaky.


Best thing I think is - just download some - and test them by yourself.

Edit:
I was quite bored, so you are lucky:
PHP-coding Programs
php ide suggestion please
Sakakuchi is offline  
Reply With Quote
Old 02-07-2009, 04:45 PM   #3 (permalink)
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

I would recommend getting used to vim, very powerful and useful editor but its quite a handful to get used to. Like the previous post said, its good for fluent and quick development as everything is controlled via the keyboard (well gVim uses the mouse for certain things to keep the non terminal people happy).

My best choice for IDE would be PDT: http://www.zend.com/en/community/pdt
or if your willing to shell out some cash: http://www.zend.com/en/products/studio/

Or there is a visual studio version for PHP
http://www.jcxsoftware.com/vs.php

My best advice is just to download and test loads, it took me ages to find an environment that I liked.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote
Old 02-08-2009, 01:17 AM   #4 (permalink)
The Contributor
 
Join Date: Jan 2009
Posts: 40
Thanks: 10
Scottymeuk is on a distinguished road
Default

Id say phpDesigner 2008. I like it.
Scottymeuk is offline  
Reply With Quote
Old 02-13-2009, 04:07 PM   #5 (permalink)
The Visitor
 
Join Date: Dec 2008
Posts: 4
Thanks: 0
Jazz is on a distinguished road
Default

Also phpEd by nusphere is great as well. Like the Zen IDE, It come with built in browser and debugger, so setup was greatly enhanced. Again this is not a free solution.
Jazz is offline  
Reply With Quote
Old 02-19-2009, 09:28 PM   #6 (permalink)
The Addict
 
sarmenhb's Avatar
 
Join Date: Jan 2008
Location: los angeles
Posts: 309
Thanks: 44
sarmenhb is on a distinguished road
Default

i like dreamweaver although i dont use the wusiwug viewer
__________________
no signature set
sarmenhb is offline  
Reply With Quote
Old 02-20-2009, 01:39 PM   #7 (permalink)
The Wanderer
 
Join Date: Jan 2009
Posts: 7
Thanks: 0
Cappuccino is on a distinguished road
Default

phpEd and Zend [+ for eclipse] studios are the best
Cappuccino is offline  
Reply With Quote
Old 02-20-2009, 06:05 PM   #8 (permalink)
The Contributor
 
hello-world's Avatar
 
Join Date: Feb 2009
Posts: 73
Thanks: 30
hello-world is on a distinguished road
Default

I like Eclipse,but not phpeclipse.
hello-world is offline  
Reply With Quote
Old 02-21-2009, 01:30 AM   #9 (permalink)
The Wanderer
 
Join Date: Jan 2009
Posts: 7
Thanks: 0
Cappuccino is on a distinguished road
Default

Quote:
Originally Posted by hello-world View Post
I like Eclipse,but not phpeclipse.
what about zend for eclipse?
Cappuccino is offline  
Reply With Quote
Old 02-21-2009, 03:12 PM   #10 (permalink)
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Default

I use Notepad2, nice and lightweight.
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com
ETbyrne is offline  
Reply With Quote
Old 02-21-2009, 07:09 PM   #11 (permalink)
The Contributor
 
Izym's Avatar
 
Join Date: Sep 2007
Posts: 32
Thanks: 0
Izym is on a distinguished road
Default

TextMate (Mac) is awesome.
Izym is offline  
Reply With Quote
Old 02-21-2009, 10:50 PM   #12 (permalink)
The Contributor
 
hello-world's Avatar
 
Join Date: Feb 2009
Posts: 73
Thanks: 30
hello-world is on a distinguished road
Default

Quote:
Originally Posted by Cappuccino View Post
what about zend for eclipse?
I don't like it. That is big Software.It takes huge memory space.And does the same task as eclipse.Eclipse is really functional e.g ctrl + mouse click and etc..
And with aptana you have more Features.

Last edited by hello-world : 02-26-2009 at 12:28 AM.
hello-world is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can Zend with Eclipse work with MySQL? Aaron Absolute Beginners 8 02-16-2008 03:00 PM


All times are GMT. The time now is 05:34 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design