Questions tagged [cakephp-2.x]

Questions about the 2.x branch of the CakePHP MVC framework. If your question applies to CakePHP in general, use the tag [cakephp].

Use this tag for questions specifically about version 2.x of the CakePHP MVC framework. If your question applies to CakePHP more generally, use the tag .

CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications. Using commonly known design patterns like MVC and ORM within the convention over configuration paradigm, CakePHP reduces development costs and helps developers write less code.

CookBook for CakePHP 2.x

302 questions
-3
votes
1 answer

issue in CakePHP authentication

I am using two cakephp framework . Problem is when I logged in to 1 st one, without login I can login to 2nd one by using same session. how to resolve this issue . I am using cakephp 2x
user12342
  • 107
  • 2
  • 12
1 2 3
20
21