本站已收录 番号和无损神作磁力链接/BT种子 

Lynda. PHP with MySQL Beyond the Basics (Updated Mar 18, 2015)

种子简介

种子名称: Lynda. PHP with MySQL Beyond the Basics (Updated Mar 18, 2015)
文件类型:
文件数目: 110个文件
文件大小: 1.23 GB
收录时间: 2015-5-18 15:30
已经下载: 3
资源热度: 154
最近下载: 2024-11-24 04:51

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:D33C3EA73DF7E1995C065797287210FB77A7FCF0&dn=Lynda. PHP with MySQL Beyond the Basics (Updated Mar 18, 2015) 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Lynda. PHP with MySQL Beyond the Basics (Updated Mar 18, 2015).torrent
  • Exercise Files UPD1.zip31.22MB
  • 0 - Introduction/002 Using the exercise files.mp44.41MB
  • 1 - Installation and Project Setup/003 PHP and MySQL installation.mp42.06MB
  • 1 - Installation and Project Setup/004 Project setup.mp46.67MB
  • 10 - The Photograph Class/071 Starting the Photograph class.mp412.51MB
  • 10 - The Photograph Class/072 Coding the Photograph class.mp414.63MB
  • 10 - The Photograph Class/073 Saving photographs.mp412.71MB
  • 10 - The Photograph Class/074 Uploading photographs.mp413.94MB
  • 10 - The Photograph Class/075 Listing photographs.mp413.26MB
  • 10 - The Photograph Class/076 Storing messages in the Session class.mp413.46MB
  • 10 - The Photograph Class/077 Deleting photographs.mp417.57MB
  • 10 - The Photograph Class/078 Displaying photographs in the public area.mp48.84MB
  • 11 - The Comment Class/079 Creating the Comment class.mp415.58MB
  • 11 - The Comment Class/080 Building the comment form.mp414.37MB
  • 11 - The Comment Class/081 Listing comments.mp414.2MB
  • 11 - The Comment Class/082 Reviewing comments in the staff area.mp415.13MB
  • 12 - Pagination/083 Understanding the concepts behind pagination.mp45.19MB
  • 12 - Pagination/084 Using LIMIT, OFFSET, and COUNT.mp43.84MB
  • 12 - Pagination/085 Finding the pagination variables.mp413.28MB
  • 12 - Pagination/086 Using the Pagination class.mp410.16MB
  • 12 - Pagination/087 Paginating photographs.mp46MB
  • 12 - Pagination/088 Using pagination links.mp411.82MB
  • 13 - Sending Emails/089 Configuring PHP for email.mp412.66MB
  • 13 - Sending Emails/090 Sending email with mail().mp412.55MB
  • 13 - Sending Emails/091 Using headers.mp415.54MB
  • 13 - Sending Emails/092 Reviewing SMTP.mp45.25MB
  • 13 - Sending Emails/093 Using PHPMailer.mp418.82MB
  • 13 - Sending Emails/094 Building notification for new comments.mp418.55MB
  • 14 - Templating and Code Organization/095 Using MVC architecture.mp49.15MB
  • 14 - Templating and Code Organization/096 Simple templating.mp415.58MB
  • 14 - Templating and Code Organization/097 Using the Smarty PHP templating engine.mp46.85MB
  • 14 - Templating and Code Organization/098 Building PHP libraries and frameworks.mp44.46MB
  • 15 - Conclusion/099 Goodbye.mp42.72MB
  • 16 - Appendix. PHP Installation and Configuration Assistance/100 Installing on Mac 10.4 (Tiger).mp422.94MB
  • 16 - Appendix. PHP Installation and Configuration Assistance/101 Installing on Mac 10.5 (Leopard).mp420.6MB
  • 16 - Appendix. PHP Installation and Configuration Assistance/102 Configuring a Mac.mp426.07MB
  • 16 - Appendix. PHP Installation and Configuration Assistance/103 The text editor on Mac.mp46.43MB
  • 16 - Appendix. PHP Installation and Configuration Assistance/104 phpMyAdmin installation on Mac.mp44.64MB
  • 16 - Appendix. PHP Installation and Configuration Assistance/105 Installing on Windows.mp410.03MB
  • 16 - Appendix. PHP Installation and Configuration Assistance/106 Configuring on Windows.mp414.29MB
  • 16 - Appendix. PHP Installation and Configuration Assistance/107 The text editor on Windows.mp47.47MB
  • 16 - Appendix. PHP Installation and Configuration Assistance/108 MySQL basics - phpMyAdmin.mp425.6MB
  • 2 - Intermediate PHP Techniques/005 Using variable variables.mp48.63MB
  • 2 - Intermediate PHP Techniques/006 Applying more array functions.mp410.09MB
  • 2 - Intermediate PHP Techniques/007 Building dates and times - Epoch-Unix.mp413.23MB
  • 2 - Intermediate PHP Techniques/008 Formatting dates and times - Strings and SQL.mp420.71MB
  • 2 - Intermediate PHP Techniques/009 Setting server and request variables.mp49.86MB
  • 2 - Intermediate PHP Techniques/010 Establishing global and static variable scope.mp49.23MB
  • 2 - Intermediate PHP Techniques/011 Making a reference assignment.mp44.81MB
  • 2 - Intermediate PHP Techniques/012 Using references as function arguments.mp46.47MB
  • 2 - Intermediate PHP Techniques/013 Using references as function return values.mp410.42MB
  • 3 - Introduction to Object-Oriented Programming (OOP)/014 Introducing the concept and basics of OOP.mp48.69MB
  • 3 - Introduction to Object-Oriented Programming (OOP)/015 Defining classes.mp46.07MB
  • 3 - Introduction to Object-Oriented Programming (OOP)/016 Defining class methods.mp45.42MB
  • 3 - Introduction to Object-Oriented Programming (OOP)/017 Instantiating a class.mp49.42MB
  • 3 - Introduction to Object-Oriented Programming (OOP)/018 Referencing an instance.mp46.48MB
  • 3 - Introduction to Object-Oriented Programming (OOP)/019 Defining class properties.mp413.64MB
  • 4 - OOP in Practice/020 Understanding class inheritance.mp410.77MB
  • 4 - OOP in Practice/021 Setting access modifiers.mp413.21MB
  • 4 - OOP in Practice/022 Using setters and getters.mp46.53MB
  • 4 - OOP in Practice/023 Working with the static modifier.mp413.61MB
  • 4 - OOP in Practice/024 Reviewing the scope resolution operator.mp44.57MB
  • 4 - OOP in Practice/025 Referencing the Parent class.mp411.71MB
  • 4 - OOP in Practice/026 Using constructors and destructors.mp49.58MB
  • 4 - OOP in Practice/027 Cloning objects.mp44.77MB
  • 4 - OOP in Practice/028 Comparing objects.mp48.18MB
  • 5 - Photo Gallery Project Setup/029 Overview of the project.mp43.98MB
  • 5 - Photo Gallery Project Setup/030 Creating project and asset directories.mp410.09MB
  • 5 - Photo Gallery Project Setup/031 Creating a MySQL database.mp49.53MB
  • 6 - Foundations of an OOP Project/032 Creating the MySQL Database class.mp49.03MB
  • 6 - Foundations of an OOP Project/033 Adding queries to the MySQL Database class.mp46.49MB
  • 6 - Foundations of an OOP Project/034 Using the database object.mp413.2MB
  • 6 - Foundations of an OOP Project/035 Creating a User class.mp413.07MB
  • 6 - Foundations of an OOP Project/036 Instantiating user objects.mp419.69MB
  • 6 - Foundations of an OOP Project/037 Revising find methods to instantiate.mp48.46MB
  • 6 - Foundations of an OOP Project/038 Autoload - The undeclared object safety net.mp47.83MB
  • 6 - Foundations of an OOP Project/039 Creating the Session class.mp412.42MB
  • 6 - Foundations of an OOP Project/040 Logging in using the Session class.mp418.78MB
  • 6 - Foundations of an OOP Project/041 Initializing files and path constants.mp413.01MB
  • 6 - Foundations of an OOP Project/042 Using path content for layout.mp49.03MB
  • 6 - Foundations of an OOP Project/043 Late static binding.mp425.65MB
  • 6 - Foundations of an OOP Project/044 Demo of late static binding.mp44.5MB
  • 7 - Working with Files and Directories/045 File system basics.mp48.73MB
  • 7 - Working with Files and Directories/046 Understanding file permissions.mp415.71MB
  • 7 - Working with Files and Directories/047 Setting file permissions.mp413.95MB
  • 7 - Working with Files and Directories/048 PHP permissions.mp419.6MB
  • 7 - Working with Files and Directories/049 Accessing files.mp415.92MB
  • 7 - Working with Files and Directories/050 Writing to files.mp48.84MB
  • 7 - Working with Files and Directories/051 Deleting files.mp42.68MB
  • 7 - Working with Files and Directories/052 Moving the file pointer.mp46.23MB
  • 7 - Working with Files and Directories/053 Reading files.mp412.38MB
  • 7 - Working with Files and Directories/054 Examining file details.mp412.38MB
  • 7 - Working with Files and Directories/055 Working with directories.mp412.52MB
  • 7 - Working with Files and Directories/056 Viewing directory content.mp411.13MB
  • 7 - Working with Files and Directories/057 Creating a log file - Assignment.mp48.38MB
  • 7 - Working with Files and Directories/058 Creating a log file - Solution.mp416.32MB
  • 8 - Uploading Files/059 Configuring PHP for file uploads.mp410.5MB
  • 8 - Uploading Files/060 Sending files as form data.mp48.91MB
  • 8 - Uploading Files/061 Inspecting uploaded files.mp46.21MB
  • 8 - Uploading Files/062 Uploading errors.mp46.82MB
  • 8 - Uploading Files/063 Moving uploaded files.mp413.28MB
  • 9 - Completing the User Class/064 Remaining user CRUD.mp43.51MB
  • 9 - Completing the User Class/065 Creating users.mp410.81MB
  • 9 - Completing the User Class/066 Updating users.mp413.2MB
  • 9 - Completing the User Class/067 Deleting users.mp47.67MB
  • 9 - Completing the User Class/068 Abstracting the database table name.mp48.2MB
  • 9 - Completing the User Class/069 Abstracting the attributes.mp414.81MB
  • 9 - Completing the User Class/070 Finding the database attributes.mp47.72MB
  • 0 - Introduction/001 Welcome.mp418.22MB
  • Exercise Files.zip31.21MB