The Definitive Guide to Yii 2.0
0 码力 | 605 页 | 2.47 MB | 1 年前3The Definitive Guide to Yii 1.0
’yiic’ commands shell/ containing customized ’yiic shell’ commands components/ containing reusable user components MainMenu.php the ’MainMenu’ widget class Identity.php the ’Identity’ class used for authentication ool , w e c an c r e at e a d at ab as e w i t h t h e f ol l ow i n g s c h e m a: CREATE TABLE User ( id INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, username VARCHAR(128) NOT NULL, password VARCHAR(128) 10 1 . G e t t i n g S t a r t e d F or s i m p l i c i t y , w e on l y c r e at e a s i n gl e User t ab l e i n ou r d at ab as e . T h e S Q Li t e d at ab as e fi l e i s s av e d as WebRoot/tes0 码力 | 164 页 | 1002.30 KB | 1 年前3The Definitive Guide to Yii 1.1
’yiic’ commands shell/ containing customized ’yiic shell’ commands components/ containing reusable user components MainMenu.php the ’MainMenu’ widget class Identity.php the ’Identity’ class used for authentication ool , w e c an c r e at e a d at ab as e w i t h t h e f ol l ow i n g s c h e m a: CREATE TABLE User ( id INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, username VARCHAR(128) NOT NULL, password VARCHAR(128) INCREMENT i n t h e ab ov e S Q L. F or s i m p l i c i t y , w e on l y c r e at e a s i n gl e User t ab l e i n ou r d at ab as e . T h e S Q Li t e d at ab as e fi l e i s s av e d as WebRoot/tes0 码力 | 184 页 | 1.05 MB | 1 年前3CakePHP Cookbook 3.x
Start Additional Reading Where to Get Help CakePHP Conventions CakePHP Folder Structure Quick Start Guide Content Management Tutorial Getting CakePHP Checking our Installation CMS Tutorial - Creating the x Migration Guide 3.10 Migration Guide 3.10 Migration Guide 3.9 Migration Guide 3.9 Migration Guide 3.8 Migration Guide 3.8 Migration Guide 3.7 Migration Guide 3.7 Migration Guide 3.6 Migration Migration Guide 3.6 Migration Guide 3.5 Migration Guide 3.5 Migration Guide 3.4 Migration Guide 3.4 Migration Guide 3.3 Migration Guide 3.3 Migration Guide 3.2 Migration Guide 3.2 Migration Guide 30 码力 | 1244 页 | 1.05 MB | 1 年前3CakePHP Cookbook 3.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2 Quick Start Guide 13 Content Management Tutorial . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 3 3.x Migration Guide 29 3.10 Migration Guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 3.9 Migration Guide . . . . . . . . . . . . . . . . . . . . . . . 30 3.8 Migration Guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 3.7 Migration Guide . . . . . . . . . . . . . . . . . . .0 码力 | 967 页 | 2.80 MB | 1 年前3CakePHP Cookbook 2.x
permissions Logging in Logout All done Contributing Documentation Translations Documentation Formatting Guide Tickets Reporting bugs Reporting security issues Code Initial setup Working on a patch Submitting Compatibility Guide Migration Guides Using CakePHP Working on CakePHP CakePHP Development Process Appendices 2.10 Migration Guide 2.10 Migration Guide 2.9 Migration Guide 2.9 Migration Guide 2.8 Migration Migration Guide 2.8 Migration Guide 2.7 Migration Guide 2.7 Migration Guide 2.6 Migration Guide 2.6 Migration Guide 2.5 Migration Guide 2.5 Migration Guide 2.4 Migration Guide 2.4 Migration Guide 20 码力 | 1096 页 | 958.62 KB | 1 年前3Guzzle PHP 5.3 Documentation
Guzzle Feb 18, 2020 Contents 1 User guide 3 1.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 Quickstart . . . . . . . . . . . . github.com/user', ['auth' => ['user', 'pass']]); echo $res->getStatusCode(); // "200" echo $res->getHeader('content-type'); // 'application/json; charset=utf8' echo $res->getBody(); // {"type":"User"...' ($response) { echo 'I completed! ' . $response; }); Contents 1 Guzzle 2 Contents CHAPTER 1 User guide 1.1 Overview 1.1.1 Requirements 1. PHP 5.4.0 2. To use the PHP stream handler, allow_url_fopen0 码力 | 63 页 | 275.75 KB | 10 月前3Guzzle PHP 7.0 Documentation
Guzzle Release July 23, 2020 Contents 1 User Guide 3 1.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.1.1 Requirements . . . . . com/user', [ 'auth' => ['user', 'pass'] ]); echo $res->getStatusCode(); // "200" echo $res->getHeader('content-type')[0]; // 'application/json; charset=utf8' echo $res->getBody(); // {"type":"User"...' $response->getBody(); }); $promise->wait(); Contents 1 Guzzle, Release 2 Contents CHAPTER 1 User Guide 1.1 Overview 1.1.1 Requirements 1. PHP 5.5.0 2. To use the PHP stream handler, allow_url_fopen0 码力 | 50 页 | 235.39 KB | 10 月前3Guzzle PHP 6.5 Documentation
Guzzle Release July 02, 2020 Contents 1 User Guide 3 1.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.1.1 Requirements . . . . . com/user', [ 'auth' => ['user', 'pass'] ]); echo $res->getStatusCode(); // "200" echo $res->getHeader('content-type')[0]; // 'application/json; charset=utf8' echo $res->getBody(); // {"type":"User"...' $response->getBody(); }); $promise->wait(); Contents 1 Guzzle, Release 2 Contents CHAPTER 1 User Guide 1.1 Overview 1.1.1 Requirements 1. PHP 5.5.0 2. To use the PHP stream handler, allow_url_fopen0 码力 | 50 页 | 237.04 KB | 10 月前3Guzzle PHP v5 Documentation
Guzzle Release November 16, 2017 Contents 1 User Guide 3 1.1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.1.1 Requirements . . . github.com/user', [ 'auth' => ['user', 'pass'] ]); echo $res->getStatusCode(); // "200" echo $res->getHeader('content-type'); // 'application/json; charset=utf8' echo $res->getBody(); // {"type":"User"...' $response->getBody(); }); $promise->wait(); Contents 1 Guzzle, Release 2 Contents CHAPTER 1 User Guide Overview Requirements 1. PHP 5.5.0 2. To use the PHP stream handler, allow_url_fopen must be0 码力 | 49 页 | 231.08 KB | 10 月前3
共 85 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9