CakePHP Cookbook 2.x
complete these laundry-list items, but they’re not required for this tutorial. One is defining a custom string (or “salt”) for use in security hashes. The second is defining a custom number (or “seed”) for use replacement value should be long, hard to guess and be as random as you can make it: /** * A random string used in security hashing methods. */ Configure::write('Security.salt', 'pl345e-P45s_7h3*S@l7!'); /app/Config/core.php. The replacement value should be a large random integer: /** * A random numeric string (digits only) used to encrypt/decrypt strings. */ Configure::write('Security.cipherSeed', '0 码力 | 1096 页 | 958.62 KB | 1 年前3
CakePHP Cookbook 2.x
complete these laundry-list items, but they’re not required for this tutorial. One is defining a custom string (or “salt”) for use in security hashes. The second is defining a custom number (or “seed”) for use replacement value should be long, hard to guess and be as random as you can make it: /** * A random string used in security hashing methods. */ Configure::write('Security.salt', 'pl345e-P45s_7h3*S@l7!'); /app/Config/core.php. The replacement value should be a large random integer: /** * A random numeric string (digits only) used to encrypt/decrypt strings. */ Configure::write('Security.cipherSeed', '74850 码力 | 820 页 | 2.52 MB | 1 年前3
CakePHP Cookbook 3.x
Enable Tagging Finding Articles By Tags Improving the Tagging Experience Auto-populating the Tag String CMS Tutorial - Authentication Adding Password Hashing Contributing Documentation Translations Parameters in URLs Dispatcher Filters Request & Response Objects Request Request Parameters Query String Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER Headers Checking Accept Headers Cookies Response Dealing with Content Types Sending Files Sending a String as File Setting Headers Setting the Body Setting the Character Set Interacting with Browser Caching0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook 4.x
Enable Tagging Finding Articles By Tags Improving the Tagging Experience Auto-populating the Tag String CMS Tutorial - Authentication Installing Authentication Plugin Adding Login Logout Enabling Registrations Persistent URL Parameters Request & Response Objects Request ServerRequest Request Parameters Query String Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER Uploaded Files Manipulating URIs Response Response Dealing with Content Types Sending Files Sending a String as File Setting Headers Setting the Body Setting the Character Set Interacting with Browser Caching0 码力 | 1249 页 | 1.04 MB | 1 年前3
CakePHP Cookbook 3.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 911 Simple String Parsing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 913 Truncating the Tail of a String . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 914 Extracting . . . . . 928 Transforming a XML String in Array . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 928 Transforming an Array into a String of XML . . . . . . . . . . . . . .0 码力 | 967 页 | 2.80 MB | 1 年前3
CakePHP Cookbook Documentation 5.xEnable Tagging Finding Articles By Tags Improving the Tagging Experience Auto-populating the Tag String CMS Tutorial - Authentication Installing Authentication Plugin Adding Login Logout Enabling Registrations Persistent URL Parameters Request & Response Objects Request ServerRequest Request Parameters Query String Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER Uploaded Files Manipulating URIs Response Response Dealing with Content Types Sending Files Sending a String as File Setting Headers Setting the Body Setting the Character Set Interacting with Browser Caching0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 905 Simple String Parsing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 907 Truncating the Tail of a String . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 908 Extracting . . . . . 924 Transforming a XML String in Array . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 924 Transforming an Array into a String of XML . . . . . . . . . . . . . .0 码力 | 967 页 | 2.88 MB | 1 年前3
CakePHP Cookbook Documentation 5.x. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 793 Simple String Parsing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 795 Truncating the Tail of a String . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 796 Extracting . . . . . 810 Transforming a XML String in Array . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 810 Transforming an Array into a String of XML . . . . . . . . . . . . . .0 码力 | 848 页 | 2.53 MB | 1 年前3
共 8 条
- 1













