09 MySQL 杨亮 《PHP语⾔程序设计》MySQL �� ����⼤大 • ��能�������� • ���能������������� • ����������⼤大��Oracle为也� • �����了�不������ • �����都�������� ���DBA��� ��MySQL�� �� id name age gender dept phone 1 �� 25 � ��� 137XXX 2 ��� 135XXX 3 �� 24 � ��� 130XXX 4 多� 25 � ��� 151XXX 2009�����的�Oracle�� 2008����Sun�� �� MySQL AB�� SQL: Structured Query Language Data Definition Language Data Manipulation Language Data Control 24 � ��� 130XXX 4 多� 25 � ��� 151XXX ����⼤大��������������� 3000+⼀一� ��MySQL����� ��� (����) ����phpMyAdmin为 ��� (���) mysql -h127.0.0.1 -P3306 -uroot -p123456 IP���host为 ���Port为 �0 码力 | 27 页 | 2.10 MB | 1 年前3
CakePHP Cookbook 3.x
simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database, and will handle building all the queries your 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 'className' => 'Cake\Database\Connection', 'driver' => 'Cake\Database\Driver\Mysql', 'persistent' => false, 'host' => 'localhost', 'username' => 'cakephp'0 码力 | 1244 页 | 1.05 MB | 1 年前3
CakePHP Cookbook 3.x
simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database, and run will handle building all the queries your 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 => [ 'default' => [ 'className' => 'Cake\Database\Connection', 'driver' => 'Cake\Database\Driver\Mysql', 'persistent' => false, 'host' => 'localhost', 'username' => 'cakephp', 'password' => 'AngelF00dC4k3~'0 码力 | 967 页 | 2.80 MB | 1 年前3
CakePHP Cookbook Documentation 5.xsimple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database, and will handle building all the queries your 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 database for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: CREATE DATABASE cake_cms;0 码力 | 1080 页 | 939.39 KB | 1 年前3
CakePHP Cookbook Documentation 5.xsimple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database, and run will handle building all the queries your 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 database for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: CREATE DATABASE cake_cms;0 码力 | 848 页 | 2.53 MB | 1 年前3
Guzzle PHP 5.3 Documentationhandlers allows Guzzle to integrate with any method you choose for sending HTTP requests over the wire (e.g., cURL, sockets, PHP’s stream wrapper, non-blocking event loops like React, etc.). • Guzzle value is an associative array where the keys represent the header name as it will be sent over the wire, and each value is an array of strings associated with the header. $headers = $response->getHeaders(); Errors If the exceptions request option is not set to false, then exceptions are thrown for HTTP protocol er- rors as well: GuzzleHttp\Exception\ClientErrorResponseException for 4xx level HTTP responses0 码力 | 63 页 | 275.75 KB | 11 月前3
Guzzle PHP 5.3 Documentationhandlers allows Guzzle to integrate with any method you choose for sending HTTP requests over the wire (e.g., cURL, sockets, PHP’s stream wrapper, non-blocking event loops like React [http://reactphp.org/] Subscriber [https://github.com/guzzle/log-subscriber] Logs HTTP requests and responses sent over the wire using customizable log message templates. OAuth Subscriber [https://github.com/guzzle/oauth-subscriber] value is an associative array where the keys represent the header name as it will be sent over the wire, and each value is an array of strings associated with the header. $headers = $response->getHeaders();0 码力 | 72 页 | 312.62 KB | 11 月前3
CakePHP Cookbook 4.x
simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database, and will handle building all the queries your 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 database for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: USE cake_cms; CREATE0 码力 | 1249 页 | 1.04 MB | 1 年前3
CakePHP Cookbook 4.x
simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database, and run will handle building all the queries your 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 database for use in this tutorial, with the name of your choice such as cake_cms. If you are using MySQL/MariaDB, you can execute the following SQL to create the necessary tables: USE cake_cms; CREATE0 码力 | 967 页 | 2.88 MB | 1 年前3
Guzzle PHP v5 Documentationcom/?bar bar http://foo.com/bar handler (callable) Function that transfers HTTP requests over the wire. The function is called with a Psr7\Http\Message\RequestInterface and array of transfer options, and duration of the timeout. HTTP_PROXY Defines the proxy to use when sending requests using the “http” protocol. 12 Chapter 1. User Guide Guzzle, Release Note: because the HTTP_PROXY variable may contain arbitrary more information. HTTPS_PROXY Defines the proxy to use when sending requests using the “https” protocol. Relevant ini Settings Guzzle can utilize PHP ini settings when configuring clients. openssl0 码力 | 49 页 | 231.08 KB | 11 月前3
共 85 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













