CakePHP Cookbook 3.x
Contributing Documentation Translations Documentation Formatting Guide Tickets Reporting Bugs Reporting Security Issues Code Initial Setup Working on a Patch Submitting a Pull Request Coding Standards Adding File Using Logging to Debug Debug Kit Deployment Moving files Adjust config/app.php Check Your Security Set Document Root Improve Your Application’s Performance Deploying an update Email Basic Usage Creating Your Own Translators Creating Message Parsers Creating Generic Translators Plurals and Context in Custom Translators Using Different Formatters Localizing Dates and Numbers Parsing Localized0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook 4.x
Contributing Documentation Translations Documentation Formatting Guide Tickets Reporting Bugs Reporting Security Issues Code Initial Setup Working on a Patch Submitting a Pull Request Coding Standards Adding Integration Using Logging to Debug Debug Kit Deployment Moving files Adjusting Configuration Check Your Security Set Document Root Improve Your Application’s Performance Deploying an update Mailer Mailer Basic Creating Your Own Translators Creating Message Parsers Creating Generic Translators Plurals and Context in Custom Translators Using Different Formatters Localizing Dates and Numbers Parsing Localized0 码力 | 1249 页 | 1.04 MB | 1 年前3
CakePHP Cookbook 3.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 695 Check Your Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 696 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 776 26 Security 777 Security Utility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . List Template Now that we have our controller pulling data from the model, and preparing our view context, let’s create a view template for our index action. CakePHP view templates are presentation-flavored0 码力 | 967 页 | 2.80 MB | 1 年前3
CakePHP Cookbook Documentation 5.xContributing Documentation Translations Documentation Formatting Guide Tickets Reporting Bugs Reporting Security Issues Code Initial Setup Working on a Patch Submitting a Pull Request Coding Standards Adding Integration Using Logging to Debug Debug Kit Deployment Moving files Adjusting Configuration Check Your Security Set Document Root Improve Your Application’s Performance Deploying an update Mailer Mailer Basic Creating Your Own Translators Creating Message Parsers Creating Generic Translators Plurals and Context in Custom Translators Using Different Formatters Localizing Dates and Numbers Parsing Localized0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 667 Check Your Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 668 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 755 26 Security 757 Security Utility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 759 Content Security Policy Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 762 Security Header Middleware . . . . . . . . . . . .0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook Documentation 5.x. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 561 Check Your Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 562 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 653 27 Security 655 Security Utility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 657 Content Security Policy Middleware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 660 Security Header Middleware . . . . . . . . . . . .0 码力 | 848 页 | 2.53 MB | 1 年前3
CakePHP Cookbook 2.x
Routing Dispatcher Filters Configuring Filters Filter Classes Inline Filters Deployment Check your security Set document root Update core.php Improve your application’s performance Tutorials & Examples Contributing Documentation Translations Documentation Formatting Guide Tickets Reporting bugs Reporting security issues Code Initial setup Working on a patch Submitting a pull request Coding Standards Language “salt”) for use in security hashes. The second is defining a custom number (or “seed”) for use in encryption. The security salt is used for generating hashes. Change the default Security.salt value in /app/Config/core0 码力 | 1096 页 | 958.62 KB | 1 年前3
CakePHP Cookbook 2.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 645 11 Deployment 649 Check your security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 649 “salt”) for use in security hashes. The second is defining a custom number (or “seed”) for use in encryption. The security salt is used for generating hashes. Change the default Security.salt value in /app/Config/core string used in security hashing methods. */ Configure::write('Security.salt', 'pl345e-P45s_7h3*S@l7!'); The cipher seed is used for encrypt/decrypt strings. Change the default Security.cipherSeed value0 码力 | 820 页 | 2.52 MB | 1 年前3
Guzzle PHP 6.5 DocumentationRequirements Installation Bleeding edge License Contributing Guidelines Running the tests Reporting a security vulnerability Quickstart Making a Request Creating a Client Sending Requests Async Requests Concurrent Guzzle send asynchronous requests? How can I add custom cURL options? How can I add custom stream context options? Why am I getting an SSL verification error? What is this Maximum function nesting error Guzzle's HTTP handlers. Reporting a security vulnerability We want to ensure that Guzzle is a secure HTTP client library for everyone. If you've discovered a security vulnerability in Guzzle, we appreciate0 码力 | 65 页 | 311.42 KB | 11 月前3
Guzzle PHP 7.0 DocumentationRequirements Installation Bleeding edge License Contributing Guidelines Running the tests Reporting a security vulnerability Quickstart Making a Request Creating a Client Sending Requests Async Requests Concurrent Guzzle send asynchronous requests? How can I add custom cURL options? How can I add custom stream context options? Why am I getting an SSL verification error? What is this Maximum function nesting error Guzzle's HTTP handlers. Reporting a security vulnerability We want to ensure that Guzzle is a secure HTTP client library for everyone. If you've discovered a security vulnerability in Guzzle, we appreciate0 码力 | 64 页 | 310.93 KB | 11 月前3
共 69 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7













