| Author |
Best tool to develop in PHP?
|
|
| Pierre Tremblay 2004-04-13, 12:48 pm |
| Hi!
I am a newbie in PHP development and I am currently hunting for the a tool
to write and debug php code.
What are the tools available and what are the pros and cons?
Many thanks!
Pierre Tremblay
| |
|
| > I am a newbie in PHP development and I am currently hunting for the a tool
> to write and debug php code.
>
> What are the tools available and what are the pros and cons?
make sure you get something like phpedit for when you write your codes, it
numbers all the lines etc (php tells you in the error messages if there is a
problem on a certain line and ussually it is very close)
| |
| Mothball Joe 2004-04-13, 2:42 pm |
| Filth wrote:
[color=darkred]
I like Eclipse with the PHP plugin, or Dreamweaver 4.
But that's just me :)
| |
| Pusher 2004-04-13, 7:32 pm |
| phpedit is very sweet.
| |
|
|
> I like Eclipse with the PHP plugin, or Dreamweaver 4.
>
> But that's just me :)
personally im not too fond of dreamweaver for coding its good I think to
design a look of a page tho.
Dont think ive come across eclipse tho.
|
|
|
|