Page 1 of 1

CakePHP with Xammp ?

Posted: Thu Feb 11, 2010 3:07 am
by rahulsonar
Hello All,

Currently I am using Xammp for php application, and I would like to start using cakephp in my applications. Is it feasible to use xammp with cakephp ? if Yes, what is the method /guidline for the same ?

Re: CakePHP with Xammp ?

Posted: Thu Feb 11, 2010 12:39 pm
by Christopher
You should be able to use PHP frameworks with any PHP installation. The usual constraints are the PHP version and whether required extensions are loaded.