zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Lynda - PHP with MySQL Essential Training (Updated May 20, 2015)
magnet:?xt=urn:btih:5652e29fe62220ea49f3af167d8adf654e37f0f2&dn=Lynda - PHP with MySQL Essential Training (Updated May 20, 2015)
磁力链接详情
文件列表详情
5652e29fe62220ea49f3af167d8adf654e37f0f2
infohash:
132
文件数量
1.58 GB
文件大小
2017-9-13 21:01
创建日期
2024-12-14 11:29
最后访问
相关分词
Lynda
-
PHP
with
MySQL
Essential
Training
Updated
May
20
2015
17 - Application CRUD/115 Cleaning up.mp4 29.67 MB
00 - Introduction/002 Using the exercise files.mp4 4.3 MB
01 - PHP Overview/003 What is PHP.mp4 4.63 MB
01 - PHP Overview/004 The history of PHP.mp4 3.52 MB
01 - PHP Overview/005 Why choose PHP.mp4 8.69 MB
01 - PHP Overview/006 Installation overview.mp4 5 MB
02 - Mac Installation/007 Overview.mp4 3.12 MB
02 - Mac Installation/008 Working with Apache Web Server.mp4 9.9 MB
02 - Mac Installation/009 Changing the document root.mp4 10.68 MB
02 - Mac Installation/010 Installing to Yosemite.mp4 22.73 MB
02 - Mac Installation/011 Enabling PHP.mp4 9.9 MB
02 - Mac Installation/012 Upgrading PHP.mp4 9.49 MB
02 - Mac Installation/013 Configuring PHP.mp4 24.88 MB
02 - Mac Installation/014 Installing MySQL.mp4 11.81 MB
02 - Mac Installation/015 Configuring MySQL.mp4 10.7 MB
02 - Mac Installation/016 Text editor.mp4 8.29 MB
03 - Windows Installation/017 Overview.mp4 4.32 MB
03 - Windows Installation/018 Installing WampServer.mp4 12.52 MB
03 - Windows Installation/019 Finding the document root.mp4 4.3 MB
03 - Windows Installation/020 Configuring PHP.mp4 18.32 MB
03 - Windows Installation/021 Configuring MySQL.mp4 9.64 MB
03 - Windows Installation/022 Text editor.mp4 9.53 MB
04 - First Steps/023 Embedding PHP code on a page.mp4 8.38 MB
04 - First Steps/024 Outputting dynamic text.mp4 9.47 MB
04 - First Steps/025 The operational trail.mp4 3.1 MB
04 - First Steps/026 Inserting code comments.mp4 6.78 MB
05 - Exploring Data Types/027 Variables.mp4 11.42 MB
05 - Exploring Data Types/028 Strings.mp4 7.54 MB
05 - Exploring Data Types/029 String functions.mp4 15.15 MB
05 - Exploring Data Types/030 Numbers part one - Integers.mp4 12.02 MB
05 - Exploring Data Types/031 Numbers part two - Floating points.mp4 8.76 MB
05 - Exploring Data Types/032 Arrays.mp4 16.45 MB
05 - Exploring Data Types/033 Associative arrays.mp4 10.7 MB
05 - Exploring Data Types/034 Array functions.mp4 14.28 MB
05 - Exploring Data Types/035 Booleans.mp4 6.36 MB
05 - Exploring Data Types/036 NULL and empty.mp4 8.82 MB
05 - Exploring Data Types/037 Type juggling and casting.mp4 13.76 MB
05 - Exploring Data Types/038 Constants.mp4 7.48 MB
06 - Control Structures - Logical Expressions/039 If statements.mp4 9.61 MB
06 - Control Structures - Logical Expressions/040 Else and elseif statements.mp4 6.12 MB
06 - Control Structures - Logical Expressions/041 Logical operators.mp4 11.41 MB
06 - Control Structures - Logical Expressions/042 Switch statements.mp4 16.79 MB
07 - Control Structures - Loops/043 While loops.mp4 12.39 MB
07 - Control Structures - Loops/044 For loops.mp4 9.05 MB
07 - Control Structures - Loops/045 Foreach loops.mp4 11.82 MB
07 - Control Structures - Loops/046 Continue.mp4 12.86 MB
07 - Control Structures - Loops/047 Break.mp4 6.43 MB
07 - Control Structures - Loops/048 Understanding array pointers.mp4 11.49 MB
08 - User-Defined Functions/049 Defining functions.mp4 12.98 MB
08 - User-Defined Functions/050 Function arguments.mp4 8.97 MB
08 - User-Defined Functions/051 Returning values from a function.mp4 13.08 MB
08 - User-Defined Functions/052 Multiple return values.mp4 8.28 MB
08 - User-Defined Functions/053 Scope and global variables.mp4 9.49 MB
08 - User-Defined Functions/054 Setting default argument values.mp4 8.83 MB
09 - Debugging/055 Common problems.mp4 4.67 MB
09 - Debugging/056 Warnings and errors.mp4 13.43 MB
09 - Debugging/057 Debugging and troubleshooting.mp4 12.27 MB
10 - Building Web Pages with PHP/058 Links and URLs.mp4 9.43 MB
10 - Building Web Pages with PHP/059 Using GET values.mp4 8.79 MB
10 - Building Web Pages with PHP/060 Encoding GET values.mp4 14.72 MB
10 - Building Web Pages with PHP/061 Encoding for HTML.mp4 15.72 MB
10 - Building Web Pages with PHP/062 Including and requiring files.mp4 12 MB
10 - Building Web Pages with PHP/063 Modifying headers.mp4 11.06 MB
10 - Building Web Pages with PHP/064 Page redirection.mp4 10.58 MB
10 - Building Web Pages with PHP/065 Output buffering.mp4 12.81 MB
11 - Working with Forms and Form Data/066 Building forms.mp4 12.43 MB
11 - Working with Forms and Form Data/067 Detecting form submissions.mp4 12.6 MB
11 - Working with Forms and Form Data/068 Single-page form processing.mp4 16.78 MB
11 - Working with Forms and Form Data/069 Validating form values.mp4 18.4 MB
11 - Working with Forms and Form Data/070 Problems with validation logic.mp4 17.09 MB
11 - Working with Forms and Form Data/071 Displaying validation errors.mp4 13.87 MB
11 - Working with Forms and Form Data/072 Custom validation functions.mp4 13.73 MB
11 - Working with Forms and Form Data/073 Single-page form with validations.mp4 17.6 MB
12 - Working with Cookies and Sessions/074 Working with cookies.mp4 3.64 MB
12 - Working with Cookies and Sessions/075 Setting cookie values.mp4 9.32 MB
12 - Working with Cookies and Sessions/076 Reading cookie values.mp4 10.41 MB
12 - Working with Cookies and Sessions/077 Unsetting cookie values.mp4 8.67 MB
12 - Working with Cookies and Sessions/078 Working with sessions.mp4 12.07 MB
13 - MySQL Basics/079 MySQL introduction.mp4 9.42 MB
13 - MySQL Basics/080 Creating a database.mp4 10.96 MB
13 - MySQL Basics/081 Creating a database table.mp4 10.2 MB
13 - MySQL Basics/082 CRUD in MySQL.mp4 6.99 MB
13 - MySQL Basics/083 Populating a MySQL database.mp4 12.17 MB
13 - MySQL Basics/084 Relational database tables.mp4 9.04 MB
13 - MySQL Basics/085 Populating the relational table.mp4 12.51 MB
14 - Using PHP to Access MySQL/086 Database APIs in PHP.mp4 6.87 MB
14 - Using PHP to Access MySQL/087 Connecting to MySQL with PHP.mp4 12.52 MB
14 - Using PHP to Access MySQL/088 Retrieving data from MySQL.mp4 16.18 MB
14 - Using PHP to Access MySQL/089 Working with retrieved data.mp4 10.42 MB
14 - Using PHP to Access MySQL/090 Creating records with PHP.mp4 13.2 MB
14 - Using PHP to Access MySQL/091 Updating and deleting records with PHP.mp4 18.71 MB
14 - Using PHP to Access MySQL/092 SQL injection.mp4 3.93 MB
14 - Using PHP to Access MySQL/093 Escaping strings for MySQL.mp4 10.4 MB
14 - Using PHP to Access MySQL/094 Introducing prepared statements.mp4 3.5 MB
15 - Building a Content Management System (CMS)/095 Blueprinting the application.mp4 10.17 MB
15 - Building a Content Management System (CMS)/096 Building the CMS database.mp4 7.82 MB
15 - Building a Content Management System (CMS)/097 Establishing your work area.mp4 6.79 MB
15 - Building a Content Management System (CMS)/098 Creating and styling the first page.mp4 9.5 MB
15 - Building a Content Management System (CMS)/099 Making page assets reusable.mp4 13.06 MB
15 - Building a Content Management System (CMS)/100 Connecting the application to the database.mp4 20.85 MB
16 - Using Site Navigation to Choose Content/101 Adding pages to the navigation subjects.mp4 12.32 MB
16 - Using Site Navigation to Choose Content/102 Refactoring the navigation.mp4 14.21 MB
16 - Using Site Navigation to Choose Content/103 Selecting pages from the navigation.mp4 13.44 MB
16 - Using Site Navigation to Choose Content/104 Highlighting the current page.mp4 10.95 MB
16 - Using Site Navigation to Choose Content/105 Moving the navigation to a function.mp4 22.76 MB
17 - Application CRUD/106 Finding a subject in the database.mp4 20.51 MB
17 - Application CRUD/107 Refactoring the page selection.mp4 28.16 MB
17 - Application CRUD/108 Creating a new subject form.mp4 14.26 MB
17 - Application CRUD/109 Processing form values and adding subjects.mp4 27.5 MB
17 - Application CRUD/110 Passing data in the session.mp4 17.74 MB
17 - Application CRUD/111 Validating form values.mp4 25.61 MB
17 - Application CRUD/112 Creating an edit subject form.mp4 19.62 MB
17 - Application CRUD/113 Using single-page submission.mp4 25.41 MB
17 - Application CRUD/114 Deleting a subject.mp4 24.45 MB
00 - Introduction/001 Welcome.mp4 5.92 MB
17 - Application CRUD/116 Assignment - Pages CRUD.mp4 6.48 MB
17 - Application CRUD/117 Assignment results - Pages CRUD.mp4 19.36 MB
18 - Building the Public Area/118 The public appearance.mp4 23.12 MB
18 - Building the Public Area/119 Using a context for conditional code.mp4 26.8 MB
18 - Building the Public Area/120 Adding a default subject behavior.mp4 15.26 MB
18 - Building the Public Area/121 The public content area.mp4 9.43 MB
18 - Building the Public Area/122 Protecting page visibility.mp4 17.49 MB
19 - Regulating Page Access/123 User authentication overview.mp4 5.43 MB
19 - Regulating Page Access/124 Admin CRUD.mp4 21.26 MB
19 - Regulating Page Access/125 Encrypting passwords.mp4 9.86 MB
19 - Regulating Page Access/126 Salting passwords.mp4 8 MB
19 - Regulating Page Access/127 Adding password encryption to CMS.mp4 25.14 MB
19 - Regulating Page Access/128 New PHP password functions.mp4 4.15 MB
19 - Regulating Page Access/129 Creating a login system.mp4 26.02 MB
19 - Regulating Page Access/130 Checking for authorization.mp4 11.51 MB
19 - Regulating Page Access/131 Creating a logout page.mp4 10.29 MB
20 - Conclusion/132 Next steps.mp4 3.86 MB
其他位置