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
 Learning Laravela Seed 60 Inserting Data using a Seeder 60 Inserting data with a Model Factory 61 Seeding with MySQL Dump 61 Using faker And ModelFactories to generate Seeds 62 Chapter 19: Deploy Laravel 5 App on (Basic) 117 Hello World Example With Views and Controller 117 The view 117 The controller 117 The router 118 Chapter 34: Introduction to laravel-5.2 119 Introduction 119 Remarks 119 Examples 119 Installation Laravel 5.2.31 + Syntax public function map(Router $router) // Define the routes for the application. • protected function mapWebRoutes(Router $router) // Define the "web" routes for the application0 码力 | 216 页 | 1.58 MB | 1 年前3
 CakePHP Cookbook 2.x
Named Parameters Reverse Routing Redirect Routing Disabling the Default Routes Custom Route Classes Router API Sessions Session Configuration Built-in Session handlers & configuration Setting ini directives going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database: CakePHP will be taking the reins from there. Since we’re using MySQL, also make sure sure that you have pdo_mysql enabled in PHP. 3. Basic PHP knowledge. The more object-oriented programming you’ve done, the better: but fear not if you’re a procedural fan. 4. Finally, you’ll need a basic0 码力 | 1096 页 | 958.62 KB | 1 年前3
 CakePHP Cookbook 2.x
going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database: CakePHP will be taking the reins from there. Since we’re using MySQL, also make sure that that you have pdo_mysql enabled in PHP. 3. Basic PHP knowledge. The more object-oriented programming you’ve done, the better: but fear not if you’re a procedural fan. 1 CakePHP Cookbook Documentation array might look something like the following: public $default = array( 'datasource' => 'Database/Mysql', 'persistent' => false, 'host' => 'localhost', 'port' => '', 'login' => 'cakeBlog', 'password' =>0 码力 | 820 页 | 2.52 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 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 4.x
Element Passed Arguments Generating URLs RouterBuilder::url RouterBuilder::reverse Using Router::url() Using Router::reverse() Routing Arrays vs Request Parameters Generating Asset URLs Redirect Routing 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 sure0 码力 | 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
 CakePHP Cookbook Documentation 5.xElement Passed Arguments Generating URLs RouterBuilder::url RouterBuilder::reverse Using Router::url() Using Router::reverse() Routing Arrays vs Request Parameters Generating Asset URLs Redirect Routing 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 sure0 码力 | 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
共 72 条
- 1
 - 2
 - 3
 - 4
 - 5
 - 6
 - 8
 













