[PHP-WIN] YII PHP development framework??

2012-03-09 Thread Jacob Kruger
Anyone know about/use this: http://www.yiiframework.com/ Have been recommended should look into it by another VI developer for speeding up/making PHP development more efficient/effective. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...'

Re: [PHP-WIN] Is there going to be an MSI for php 5.4?

2012-03-09 Thread Pierre Joye
hi, Yes, but it does not always work as it should and it costs us a lot of time to maintain. On the other, projects like Wamp, xampp, easyphp, phpmanager for IIS do a great job to simplify updates and installations of newer PHP. They also use our binaries, so everything is fine. However, if anyon

Re: [PHP-WIN] Is there going to be an MSI for php 5.4?

2012-03-09 Thread Lester Caine
Pierre Joye wrote: Yes, but it does not always work as it should and it costs us a lot of time to maintain. On the other, projects like Wamp, xampp, easyphp, phpmanager for IIS do a great job to simplify updates and installations of newer PHP. They also use our binaries, so everything is fine.

Re: [PHP-WIN] Is there going to be an MSI for php 5.4?

2012-03-09 Thread Justin Dearing
The MSI is a great asset for PHP on windows when it "just works." I remember older releases where that was not always the case. Recently, it seems pretty good with IIS. I can see the case that the MSI might be more trouble than its worth because it has to be maintained. Would it be possible to dir

Re: [PHP-WIN] Is there going to be an MSI for php 5.4?

2012-03-09 Thread Lester Caine
Justin Dearing wrote: The MSI is a great asset for PHP on windows when it "just works." I remember older releases where that was not always the case. Recently, it seems pretty good with IIS. I can see the case that the MSI might be more trouble than its worth because it has to be maintained. Wou