Hi all,
I'm just starting with the internal PHP development.
Do you have some sort of common development environment? Eclipse project or
the like?
I'm using Ubuntu but also have a WXP, just for the sake of.
how do you develop PHP ?
Martin Scotta
I'm curious about this too. I've been developing on a Mac using nano
from the command line and it can be pretty tough. Any and all details
welcome. I'm about to set up a 64-bit box with Ubuntu which would be my
primary dev box. I also have a windows desktop.
Hi all,
I'm just starting with the internal PHP development.
Do you have some sort of common development environment? Eclipse project or
the like?I'm using Ubuntu but also have a WXP, just for the sake of.
how do you develop PHP ?
Martin Scotta
Depending on the duration of development, I either use nano for short edits,
or zend studio for a large project. Both cases, I use Ubuntu.
I'm curious about this too. I've been developing on a Mac using nano
from the command line and it can be pretty tough. Any and all details
welcome. I'm about to set up a 64-bit box with Ubuntu which would be my
primary dev box. I also have a windows desktop.Hi all,
I'm just starting with the internal PHP development.
Do you have some sort of common development environment? Eclipse project
or
the like?I'm using Ubuntu but also have a WXP, just for the sake of.
how do you develop PHP ?
Martin Scotta
This is the wrong mailing list, this is about development of the PHP runtime and not towards development using PHP.
- Scott
Depending on the duration of development, I either use nano for short edits,
or zend studio for a large project. Both cases, I use Ubuntu.I'm curious about this too. I've been developing on a Mac using nano
from the command line and it can be pretty tough. Any and all details
welcome. I'm about to set up a 64-bit box with Ubuntu which would be my
primary dev box. I also have a windows desktop.Hi all,
I'm just starting with the internal PHP development.
Do you have some sort of common development environment? Eclipse project
or
the like?I'm using Ubuntu but also have a WXP, just for the sake of.
how do you develop PHP ?
Martin Scotta
Yes, my question was about the internal development of PHP.
How do you guys develop the core of PHP?
Which IDE or text editor do you use?
How do you launch the compiler?
Are you able to debug the PHP core while it's running some PHP script?
Martin Scotta
This is the wrong mailing list, this is about development of the PHP
runtime and not towards development using PHP.
- Scott
Depending on the duration of development, I either use nano for short
edits,
or zend studio for a large project. Both cases, I use Ubuntu.I'm curious about this too. I've been developing on a Mac using nano
from the command line and it can be pretty tough. Any and all details
welcome. I'm about to set up a 64-bit box with Ubuntu which would be my
primary dev box. I also have a windows desktop.Hi all,
I'm just starting with the internal PHP development.
Do you have some sort of common development environment? Eclipse
project
or
the like?I'm using Ubuntu but also have a WXP, just for the sake of.
how do you develop PHP ?
Martin Scotta
Hi!
I'm just starting with the internal PHP development.
Do you have some sort of common development environment? Eclipse project or
the like?
If you use eclipse, I personally just loaded whole PHP source dir into
Eclipse C/C++ project and it seems to be quite fine with it. No build of
course, but it's easy enough from command line (buildconf, configure,
make, you're done) and if you absolutely must I'm sure there's a way to
do it in eclipse too...
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
Stas Malyshev wrote:
I'm just starting with the internal PHP development.
Do you have some sort of common development environment? Eclipse
project or
the like?If you use eclipse, I personally just loaded whole PHP source dir into
Eclipse C/C++ project and it seems to be quite fine with it. No build of
course, but it's easy enough from command line (buildconf, configure,
make, you're done) and if you absolutely must I'm sure there's a way to
do it in eclipse too...
PHPEclipse is the package to use for handling PHP code. And it seems to be
bundled with most Linux distributions.
Add the html and javascript plugins as well and you can get most things done
without leaving Eclipse.
--
Lester Caine - G8HFL
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php