PHP Development
Larry Hartman
larryhartman50 at vzavenue.net
Fri Jun 27 13:36:43 UTC 2008
On Friday 27 June 2008 06:27:14 am Scott wrote:
> Ant Cunningham wrote:
> > Eclipse with the PDT plugin (PHP Development Tools).
>
> I have been thinking about eclipse, I will give it a try. Is there any
> good places to go to learn how to use eclipse, or is the built in help
> good enough?
Scott:
Another thing that you can try and is generally good practice is to modularize
your code across several files and use "include" statements in your main php
file. This also gives you the benefit of using that code elsewhere in your
project without rewriting or copy/pasting.
Larry
More information about the kubuntu-users
mailing list