CakePHP Cookbook 3.x
Creating Custom Authentication Objects Using Custom Authentication Objects Handling Unauthenticated Requests Displaying Auth Related Flash Messages Hashing Passwords Creating Custom Password Hasher Classes Ordering Limit the Maximum Number of Rows per Page Joining Additional Associations Out of Range Page Requests Pagination in the View Plugins Installing a Plugin With Composer Manually Installing a Plugin Site Request Forgery Using the CsrfComponent Integration with FormHelper CSRF Protection and AJAX Requests Disabling the CSRF Component for Specific Actions Security Component Handling Blackhole Callbacks0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook 2.x
URL. If a user requests /posts/view/3, then the value ‘3’ is passed as $id. We also do a bit of error checking to ensure that a user is actually accessing a record. If a user requests /posts/view, we uses JavaScript to do a POST request to delete our post. Allowing content to be deleted using GET requests is dangerous, as web crawlers could accidentally delete all your content. Note This view code0 码力 | 1096 页 | 958.62 KB | 1 年前 3
CakePHP Cookbook 4.x
Creating Custom Authentication Objects Using Custom Authentication Objects Handling Unauthenticated Requests Displaying Auth Related Flash Messages Hashing Passwords Creating Custom Password Hasher Classes Ordering Limit the Maximum Number of Rows per Page Joining Additional Associations Out of Range Page Requests Pagination in the View Plugins Installing a Plugin With Composer Manually Installing a Plugin Path Syntax Expression Types Attribute Matching Types Http Client Client Doing Requests Creating Multipart Requests with Files Building Multipart Request Bodies Sending Request Bodies Request Method0 码力 | 1249 页 | 1.04 MB | 1 年前3
CakePHP Cookbook Documentation 5.xControl which Fields Used for Ordering Limit the Maximum Number of Rows per Page Out of Range Page Requests Using a paginator class directly Pagination in the View Plugins Installing a Plugin With Composer Path Syntax Expression Types Attribute Matching Types Http Client Client Doing Requests Creating Multipart Requests with Files Building Multipart Request Bodies Sending Request Bodies Request Method any other format you may need, such as CSV. The Controller Layer The Controller layer handles requests from users. It is responsible for rendering a response with the aid of both the Model and the View0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook 2.x
encoding="UTF-8"?>requests /posts/view/3, then the value ‘3’ is passed as $id. We also do a bit of error checking to ensure that a user is actually accessing a record. If a user requests /posts/view, we uses JavaScript to do a POST request to delete our post. Allowing content to be deleted using GET requests is dangerous, as web crawlers could accidentally delete all your content. Note: This view code 0 码力 | 820 页 | 2.52 MB | 1 年前3
CakePHP Cookbook 3.x
871 34 Http Client 887 Doing Requests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 887 Creating Multipart Requests with Files . . . . . . . . . . any other format you may need, such as CSV. The Controller Layer The Controller layer handles requests from users. It is responsible for rendering a response with the aid of both the Model and the View With our model created, we need a controller for our articles. Controllers in CakePHP handle HTTP requests and execute business logic contained in model methods, to prepare the response. We’ll place this0 码力 | 967 页 | 2.80 MB | 1 年前3
CakePHP Cookbook 4.x
861 34 Http Client 877 Doing Requests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 877 Creating Multipart Requests with Files . . . . . . . . . . any other format you may need, such as CSV. The Controller Layer The Controller layer handles requests from users. It is responsible for rendering a response with the aid of both the Model and the View With our model created, we need a controller for our articles. Controllers in CakePHP handle HTTP requests and execute business logic contained in model methods, to prepare the response. We’ll place this0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook Documentation 5.xper Page . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 635 Out of Range Page Requests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 635 Using a vi 34 Http Client 765 Doing Requests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 765 Creating Multipart Requests with Files . . . . . . . . . . any other format you may need, such as CSV. The Controller Layer The Controller layer handles requests from users. It is responsible for rendering a response with the aid of both the Model and the View0 码力 | 848 页 | 2.53 MB | 1 年前3
共 8 条
- 1













