CakePHP with Xammp ?

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
rahulsonar
Forum Newbie
Posts: 10
Joined: Wed Mar 11, 2009 8:54 am

CakePHP with Xammp ?

Post 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 ?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: CakePHP with Xammp ?

Post 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.
(#10850)
Post Reply