CakePHP Cookbook 2.xActs As a Requester Creating ACOs (Access Control Objects) Simple Acl controlled Application - part 2 An Automated tool for creating ACOs Setting up permissions Logging in Logout All done Contributing CakePHP up and running without any configuration at all. Make sure you have PHP 5.2.8 or greater. 2. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough latest release of 2.0 You can also clone the repository using git [https://git-scm.com/]: git clone -b 2.x git://github.com/cakephp/cakephp.git Regardless of how you downloaded it, place the code inside of0 码力 | 1096 页 | 958.62 KB | 1 年前3
CakePHP Cookbook 2.xCakePHP Cookbook Documentation Release 2.x Cake Software Foundation Sep 10, 2023 Contents 1 Getting Started 1 Blog Tutorial . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Adding a layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2 Installation 29 Requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 673 Simple Acl controlled Application - part 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 679 ii 13 Contributing 6830 码力 | 820 页 | 2.52 MB | 1 年前3
CakePHP Cookbook Documentation 5.x. . . . . . . . . . . . . . . . . . . . 2 The Controller Layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 CakePHP Request Cycle . . . . . . . . . Reading . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2 Quick Start Guide 15 Content Management Tutorial . . . . . . . . . . . . . . . . . . . . . . . . . delegates the rendering process to the View layer. An example of a user registration controller would be: 2 Chapter 1. CakePHP at a Glance CakePHP Cookbook Documentation, Release 5.x public function add() {0 码力 | 848 页 | 2.53 MB | 1 年前3
CakePHP Cookbook Documentation 5.xAuthentication Using Basic Authentication Using Digest Authentication OAuth 1 Authentication OAuth 2 Authentication Proxy Authentication Creating Scoped Clients Setting and Managing Cookies Response Objects through the following steps: 1. The webserver rewrite rules direct the request to webroot/index.php. 2. Your Application is loaded and bound to an HttpServer. 3. Your application’s middleware is initialized application needs. Since we’re using MySQL, also make sure that you have pdo_mysql enabled in PHP. 2. Basic PHP knowledge. Before starting you should make sure that you’re using a supported PHP version:0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook 3.x
. . . . . . . . . . . . . . . . . . . . 2 The Controller Layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 CakePHP Request Cycle . . . . . . . . . Reading . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2 Quick Start Guide 13 Content Management Tutorial . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137 i Bookmarker Tutorial Part 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 144 Blog Tutorial0 码力 | 967 页 | 2.80 MB | 1 年前3
CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . . . . . . 2 The Controller Layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 CakePHP Request Cycle . . . . . . . . . Reading . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2 Quick Start Guide 15 Content Management Tutorial . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103 Bookmarker Tutorial Part 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 Blog Tutorial0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook 3.x
Authentication Using Basic Authentication Using Digest Authentication OAuth 1 Authentication OAuth 2 Authentication Proxy Authentication Creating Scoped Clients Setting and Managing Cookies Response Objects through the following steps: 1. The webserver rewrite rules direct the request to webroot/index.php. 2. Your Application is loaded and bound to an HttpServer. 3. Your application’s middleware is initialized application needs. Since we’re using MySQL, also make sure that you have pdo_mysql enabled in PHP. 2. Basic PHP knowledge. Before starting you should make sure that you have got an up to date PHP version:0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook 4.x
Authentication Using Basic Authentication Using Digest Authentication OAuth 1 Authentication OAuth 2 Authentication Proxy Authentication Creating Scoped Clients Setting and Managing Cookies Response Objects through the following steps: 1. The webserver rewrite rules direct the request to webroot/index.php. 2. Your Application is loaded and bound to an HttpServer. 3. Your application’s middleware is initialized application needs. Since we’re using MySQL, also make sure that you have pdo_mysql enabled in PHP. 2. Basic PHP knowledge. Before starting you should make sure that you have got an up to date PHP version:0 码力 | 1249 页 | 1.04 MB | 1 年前3
共 8 条
- 1













