zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Lynda - PHP with MySQL Beyond the Basics
magnet:?xt=urn:btih:638599075ad5103c1b3fb3c3a12d1ebe2057d676&dn=Lynda - PHP with MySQL Beyond the Basics
磁力链接详情
Hash值:
638599075ad5103c1b3fb3c3a12d1ebe2057d676
点击数:
145
文件大小:
971.51 MB
文件数量:
108
创建日期:
2020-9-6 14:18
最后访问:
2024-12-28 09:16
访问标签:
Lynda
-
PHP
with
MySQL
Beyond
the
Basics
文件列表详情
01. Installation and Project Setup/01. PHP and MySQL installation.mp4 1.36 MB
15. Conclusion/01. Goodbye.mp4 2.29 MB
07. Working with Files and Directories/07. Deleting files.mp4 2.37 MB
09. Completing the User Class/01. Remaining user CRUD.mp4 2.99 MB
12. Pagination/02. Using LIMIT, OFFSET, and COUNT.mp4 3.49 MB
05. Photo Gallery Project Setup/01. Overview of the project.mp4 3.61 MB
00. Introduction/02. Using the exercise files.mp4 3.64 MB
Appendix - PHP Installation and Configuration Assistance/05. phpMyAdmin installation on Mac.mp4 3.77 MB
14 Templating and Code/04. Building PHP libraries and frameworks.mp4 3.86 MB
04. OOP in Practice/05. Reviewing the scope resolution operator.mp4 3.88 MB
02. Intermediate PHP Technique/07. Making a reference assignment.mp4 3.91 MB
12. Pagination/01. Understanding the concepts behind pagination.mp4 4.05 MB
04. OOP in Practice/08. Cloning objects.mp4 4.08 MB
14 Templating and Code/03. Using the Smarty PHP templating engine.mp4 4.46 MB
06. Foundations of an OOP Project/13. Demo of late static binding.mp4 4.5 MB
03. Introduction to Object-Oriented Programming (OOP)/03. Defining class methods.mp4 4.62 MB
13. Sending Emails/04. Reviewing SMTP.mp4 4.69 MB
12. Pagination/05. Paginating photographs.mp4 4.95 MB
07. Working with Files and Directories/08. Moving the file pointer.mp4 5.24 MB
08. Uploading Files/03. Inspecting uploaded files.mp4 5.27 MB
Appendix - PHP Installation and Configuration Assistance/04. The text editor on Mac.mp4 5.36 MB
03. Introduction to Object-Oriented Programming (OOP)/02. Defining classes.mp4 5.38 MB
02. Intermediate PHP Technique/08. Using references as function arguments.mp4 5.43 MB
04. OOP in Practice/03. Using setters and getters.mp4 5.43 MB
01. Installation and Project Setup/02. Project setup.mp4 5.49 MB
08. Uploading Files/04. Uploading errors.mp4 5.5 MB
03. Introduction to Object-Oriented Programming (OOP)/05. Referencing an instance.mp4 5.78 MB
09. Completing the User Class/07. Finding the database attributes.mp4 6.06 MB
09. Completing the User Class/04. Deleting users.mp4 6.08 MB
00. Introduction/01. Welcome.mp4 6.15 MB
06. Foundations of an OOP Project/07. Autoload The undeclared object safety net.mp4 6.29 MB
06. Foundations of an OOP Project/06. Revising find methods to instantiate.mp4 6.48 MB
06. Foundations of an OOP Project/02. Adding queries to the MySQL Database class.mp4 6.49 MB
Appendix - PHP Installation and Configuration Assistance/08. The text editor on Windows.mp4 6.59 MB
04. OOP in Practice/09. Comparing objects.mp4 6.75 MB
09. Completing the User Class/05. Abstracting the database table name.mp4 7.03 MB
07. Working with Files and Directories/13. Creating a log file Assignment.mp4 7.12 MB
02. Intermediate PHP Technique/01. Using variable variables.mp4 7.27 MB
08. Uploading Files/02. Sending files as form data.mp4 7.29 MB
07. Working with Files and Directories/06. Writing to files.mp4 7.44 MB
10. The Photograph Class/08. Displaying photographs in the public area.mp4 7.51 MB
06. Foundations of an OOP Project/11. Using path content for layout.mp4 7.54 MB
07. Working with Files and Directories/01. File system basics.mp4 7.57 MB
05. Photo Gallery Project Setup/03. Creating a MySQL database.mp4 7.58 MB
03. Introduction to Object-Oriented Programming (OOP)/01. Introducing the concept and basics of OOP.mp4 7.64 MB
02. Intermediate PHP Technique/06. Establishing global and static variable scope.mp4 7.65 MB
03. Introduction to Object-Oriented Programming (OOP)/04. Instantiating a class.mp4 7.87 MB
14 Templating and Code/01. Using MVC architecture.mp4 7.89 MB
12. Pagination/04. Using the Pagination class.mp4 7.9 MB
02. Intermediate PHP Technique/05. Setting server and request variables.mp4 7.99 MB
04. OOP in Practice/07. Using constructors and destructors.mp4 8.01 MB
08. Uploading Files/01. Configuring PHP for file uploads.mp4 8.07 MB
02. Intermediate PHP Technique/02. Applying more array functions.mp4 8.28 MB
05. Photo Gallery Project Setup/02. Creating project and asset directories.mp4 8.47 MB
09. Completing the User Class/02. Creating users.mp4 8.54 MB
02. Intermediate PHP Technique/09. Using references as function return values.mp4 8.57 MB
04. OOP in Practice/01. Understanding class inheritance.mp4 8.94 MB
07. Working with Files and Directories/12. Viewing directory content.mp4 9.02 MB
06. Foundations of an OOP Project/01. Creating the MySQL Database class.mp4 9.03 MB
07. Working with Files and Directories/03. Setting file permissions.mp4 9.2 MB
04. OOP in Practice/06. Referencing the Parent class.mp4 9.46 MB
12. Pagination/06. Using pagination links.mp4 9.56 MB
08. Uploading Files/05. Moving uploaded files.mp4 9.7 MB
07. Working with Files and Directories/09. Reading files.mp4 9.99 MB
13. Sending Emails/01. Configuring PHP for email.mp4 10.03 MB
13. Sending Emails/02. Sending email with mail().mp4 10.03 MB
07. Working with Files and Directories/10. Examining file details.mp4 10.07 MB
Appendix - PHP Installation and Configuration Assistance/06. Installing on Windows.mp4 10.11 MB
07. Working with Files and Directories/11. Working with directories.mp4 10.2 MB
06. Foundations of an OOP Project/08. Creating the Session class.mp4 10.23 MB
09. Completing the User Class/03. Updating users.mp4 10.31 MB
06. Foundations of an OOP Project/10. Initializing files and path constants.mp4 10.35 MB
10. The Photograph Class/05. Listing photographs.mp4 10.41 MB
06. Foundations of an OOP Project/04. Creating a User class.mp4 10.41 MB
10. The Photograph Class/01. Starting the Photograph class.mp4 10.5 MB
10. The Photograph Class/03. Saving photographs.mp4 10.57 MB
12. Pagination/03. Finding the pagination variables.mp4 10.86 MB
10. The Photograph Class/04. Uploading photographs.mp4 10.91 MB
04. OOP in Practice/04. Working with the static modifier.mp4 10.99 MB
10. The Photograph Class/06. Storing messages in the Session class.mp4 11.04 MB
10. The Photograph Class/02. Coding the Photograph class.mp4 11.05 MB
03. Introduction to Object-Oriented Programming (OOP)/06. Defining class properties.mp4 11.3 MB
02. Intermediate PHP Technique/03. Building dates and times EpochUnix.mp4 11.31 MB
04. OOP in Practice/02. Setting access modifiers.mp4 11.37 MB
09. Completing the User Class/06. Abstracting the attributes.mp4 11.39 MB
13. Sending Emails/03. Using headers.mp4 11.58 MB
07. Working with Files and Directories/02. Understanding file permissions.mp4 11.91 MB
11. The Comment Class/02. Building the comment form.mp4 12.1 MB
11. The Comment Class/01. Creating the Comment class.mp4 12.2 MB
11. The Comment Class/03. Listing comments.mp4 12.23 MB
07. Working with Files and Directories/14. Creating a log file Solution.mp4 12.41 MB
11. The Comment Class/04. Reviewing comments in the staff area.mp4 12.49 MB
07. Working with Files and Directories/05. Accessing files.mp4 13.07 MB
14 Templating and Code/02. Simple templating.mp4 13.12 MB
06. Foundations of an OOP Project/03. Using the database object.mp4 13.2 MB
10. The Photograph Class/07. Deleting photographs.mp4 14.03 MB
Appendix - PHP Installation and Configuration Assistance/07. Configuring on Windows.mp4 14.41 MB
13. Sending Emails/05. Using PHPMailer.mp4 14.92 MB
13. Sending Emails/06. Building notification for new comments.mp4 15.03 MB
06. Foundations of an OOP Project/05. Instantiating user objects.mp4 15.21 MB
02. Intermediate PHP Technique/04. Formatting dates and times Strings and SQL.mp4 15.46 MB
06. Foundations of an OOP Project/09. Logging in using the Session class.mp4 15.58 MB
07. Working with Files and Directories/04. PHP permissions.mp4 15.99 MB
Appendix - PHP Installation and Configuration Assistance/02. Installing on Mac 10.5 (Leopard).mp4 16.85 MB
Appendix - PHP Installation and Configuration Assistance/09. MySQL basics phpMyAdmin.mp4 19.37 MB
Appendix - PHP Installation and Configuration Assistance/01. Installing on Mac 10.4 (Tiger).mp4 20.37 MB
Appendix - PHP Installation and Configuration Assistance/03. Configuring a Mac.mp4 20.71 MB
06. Foundations of an OOP Project/12. Late static binding.mp4 21.38 MB
其他位置