Re: [PHP] Ant in php

2007-10-25 Thread DCVer
pscott wrote: > > > On Thu, 2007-10-25 at 02:25 -0700, DCVer wrote: >> is this a good idea to use Ant with PHP or is there some similar tool to >> Ant, that works fine with PHP? Thanks in advance. > > What you really want to look at is Phing, not Ant. It is very similar > and I use it extensi

Re: [PHP] Ant in php

2007-10-25 Thread Paul Scott
On Thu, 2007-10-25 at 02:25 -0700, DCVer wrote: > is this a good idea to use Ant with PHP or is there some similar tool to > Ant, that works fine with PHP? Thanks in advance. What you really want to look at is Phing, not Ant. It is very similar and I use it extensively for my project(s). --Paul