zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[Tutorialsplanet.NET] Udemy - PHP OOP Object Oriented Programming for beginners + Project
magnet:?xt=urn:btih:20292ee68f057eb802d568010b42487bdbec4e9d&dn=[Tutorialsplanet.NET] Udemy - PHP OOP Object Oriented Programming for beginners + Project
磁力链接详情
文件列表详情
20292ee68f057eb802d568010b42487bdbec4e9d
infohash:
223
文件数量
5.35 GB
文件大小
2020-2-24 22:28
创建日期
2024-11-5 22:05
最后访问
相关分词
Tutorialsplanet
NET
Udemy
-
PHP
OOP
Object
Oriented
Programming
for
beginners
Project
1. Getting Started/1. Section Overview.mp4 2.12 MB
1. Getting Started/2. Edwin from the future.mp4 4.2 MB
1. Getting Started/3. Code Editors I recommend (Optional Lecture).mp4 26.96 MB
1. Getting Started/4. Web Development Software Installation (XAMPP).mp4 79.57 MB
1. Getting Started/5. Course Exercise files.mp4 36.08 MB
1. Getting Started/6. Displaying errors in PHP.mp4 54.36 MB
10. CRUD Update Method/1. Update Method Query.mp4 33.05 MB
10. CRUD Update Method/2. Testing our Update Method.mp4 19.5 MB
11. CRUD Delete Method/1. Delete Method.mp4 24.44 MB
11. CRUD Delete Method/2. Testing the Delete Method.mp4 46.46 MB
12. Abstracting and Improving/1. Section Overview.mp4 1.59 MB
12. Abstracting and Improving/10. Testing the Abstracted Update Method.mp4 15.7 MB
12. Abstracting and Improving/11. Escaping Values From our Abstracted Methods.mp4 35.32 MB
12. Abstracting and Improving/2. Improving the Create Method.mp4 38.39 MB
12. Abstracting and Improving/3. Abstracting Tables.mp4 40.79 MB
12. Abstracting and Improving/4. Abstracting Properties.mp4 21.43 MB
12. Abstracting and Improving/5. Abstracting the Create Method Part 1.mp4 30.11 MB
12. Abstracting and Improving/6. Abstracting the Create Method Part 2.mp4 17.31 MB
12. Abstracting and Improving/7. Modifying the properties method.mp4 34.39 MB
12. Abstracting and Improving/8. Testing the Abstracted Create Method.mp4 20.94 MB
12. Abstracting and Improving/9. Abstracting the Update Method.mp4 25.19 MB
13. The Photo Class/1. Section Overview.mp4 1.51 MB
13. The Photo Class/10. Setting Up our Properties Array.mp4 18.48 MB
13. The Photo Class/11. Building Directory Paths.mp4 39.77 MB
13. The Photo Class/12. Set File Method.mp4 29.33 MB
13. The Photo Class/13. Save Method Part # 1.mp4 32.93 MB
13. The Photo Class/14. Save Method Part # 2.mp4 31.87 MB
13. The Photo Class/15. HTML Form Creation.mp4 37.33 MB
13. The Photo Class/16. Uploading and Testing.mp4 41.41 MB
13. The Photo Class/17. Coding The HTML for our Photos Table.mp4 25.73 MB
13. The Photo Class/18. Coding The PHP for a Photo Table.mp4 26.19 MB
13. The Photo Class/19. Dynamic Image Path.mp4 24.11 MB
13. The Photo Class/2. Creating the Database Table for our Photo Class.mp4 18.17 MB
13. The Photo Class/3. Abstracting the remaining methods.mp4 19.61 MB
13. The Photo Class/4. Create the Parent Class.mp4 27.29 MB
13. The Photo Class/5. Fixing lecture 90 Double Return.mp4 9.18 MB
13. The Photo Class/6. Late Static Binding.mp4 38.56 MB
13. The Photo Class/7. Coding The Photo Class.mp4 47.07 MB
13. The Photo Class/8. Adding Class Properties.mp4 15.98 MB
13. The Photo Class/9. Testing Inherited Methods.mp4 32.8 MB
14. ADMIN PHOTOS Deletion Section/1. Section Overview.mp4 2.14 MB
14. ADMIN PHOTOS Deletion Section/2. DELETE PAGE and Links Part # 1.mp4 24.65 MB
14. ADMIN PHOTOS Deletion Section/3. DELETE Page Part # 1.mp4 14.46 MB
14. ADMIN PHOTOS Deletion Section/4. Making our Application More Generic.mp4 73.89 MB
14. ADMIN PHOTOS Deletion Section/5. Creating The Delete Method.mp4 34.77 MB
14. ADMIN PHOTOS Deletion Section/6. Setting Up The Right Redirect Paths for Delete.mp4 12.91 MB
15. ADMIN PHOTOS Edit Photo Section/1. Section Overview.mp4 1.12 MB
15. ADMIN PHOTOS Edit Photo Section/10. Setting Size for Photos Page Thumbnail.mp4 16.71 MB
15. ADMIN PHOTOS Edit Photo Section/2. Creating The Edit Page.mp4 38.21 MB
15. ADMIN PHOTOS Edit Photo Section/3. Creating The Edit Page Part #2.mp4 40.2 MB
15. ADMIN PHOTOS Edit Photo Section/4. Writing our PHP Code Part # 1.mp4 31.37 MB
15. ADMIN PHOTOS Edit Photo Section/5. Writing our PHP Code Part # 2.mp4 26.95 MB
15. ADMIN PHOTOS Edit Photo Section/6. Displaying Data.mp4 48.04 MB
15. ADMIN PHOTOS Edit Photo Section/7. Updating Data.mp4 16.95 MB
15. ADMIN PHOTOS Edit Photo Section/8. Picture and Sidebar Styling.mp4 31.5 MB
15. ADMIN PHOTOS Edit Photo Section/9. Installing The Text Editor.mp4 17.96 MB
16. ADMIN USERS/1. Section Overview.mp4 1.51 MB
16. ADMIN USERS/10. Creating The User Edit Page.mp4 28 MB
16. ADMIN USERS/11. Updating User.mp4 42.17 MB
16. ADMIN USERS/12. Empty Password Field Fix.mp4 11.45 MB
16. ADMIN USERS/13. Updating User Modification.mp4 19.95 MB
16. ADMIN USERS/14. Delete within Edit User Page.mp4 26.31 MB
16. ADMIN USERS/15. Fixing Duplicate Record Creation Bug.mp4 12.3 MB
16. ADMIN USERS/2. Displaying User Page.mp4 28.68 MB
16. ADMIN USERS/3. Working with User Image.mp4 47.96 MB
16. ADMIN USERS/4. Creating User Image Column in DB Table.mp4 25.01 MB
16. ADMIN USERS/5. Deleting Users.mp4 9.37 MB
16. ADMIN USERS/6. Creating Add User Page Part # 1.mp4 37.05 MB
16. ADMIN USERS/7. Creating Add User Page Part # 2 Testing.mp4 14.16 MB
16. ADMIN USERS/8. Assigning POST values to Object Properties.mp4 21.18 MB
16. ADMIN USERS/9. Setting Up Image Upload for User.mp4 53.85 MB
17. ADMIN COMMENTS/1. Section Overview.mp4 2.19 MB
17. ADMIN COMMENTS/10. Displaying & Making Comments - FRONT-END.mp4 30.35 MB
17. ADMIN COMMENTS/11. Displaying & Making Comments - BACK-END.mp4 27.27 MB
17. ADMIN COMMENTS/12. Deleting Comments.mp4 9.86 MB
17. ADMIN COMMENTS/13. Creating the Individual Comment Page Part # 1.mp4 29.82 MB
17. ADMIN COMMENTS/14. Creating the Individual Comment Page Part # 2.mp4 14.89 MB
17. ADMIN COMMENTS/15. Creating the Count Comment Code and CHALLENGE.mp4 15.06 MB
17. ADMIN COMMENTS/16. Comment Count Link & SOLUTION.mp4 13.42 MB
17. ADMIN COMMENTS/17. Deleting Specific Photo Comments Code.mp4 10.78 MB
17. ADMIN COMMENTS/2. Creating the Comments Table in the Database.mp4 17.97 MB
17. ADMIN COMMENTS/3. Creating the Comment Class.mp4 19.01 MB
17. ADMIN COMMENTS/4. Self Instantiation Comment Method.mp4 25.1 MB
17. ADMIN COMMENTS/5. Find Comments Method.mp4 28.76 MB
17. ADMIN COMMENTS/6. Testing our Comment Form.mp4 33.62 MB
17. ADMIN COMMENTS/7. Including Our Classes in Photo.php FRONT-END.mp4 23.18 MB
17. ADMIN COMMENTS/8. Pulling Data From Form Part # 1.mp4 18.97 MB
17. ADMIN COMMENTS/9. Pulling Data From Form Part #2.mp4 35.44 MB
18. ADMIN Dashboard Setup/1. Section Overview.mp4 1.39 MB
18. ADMIN Dashboard Setup/2. Dynamic Menu to Photo.php.mp4 28.68 MB
18. ADMIN Dashboard Setup/3. Dashboard HTML Snippets Inclusion.mp4 13.46 MB
18. ADMIN Dashboard Setup/4. Adding Google API Charts.mp4 17.87 MB
18. ADMIN Dashboard Setup/5. Tracking Page Views Method.mp4 29.13 MB
18. ADMIN Dashboard Setup/6. Creating the Count All Method and Echoing Photo Count.mp4 27.46 MB
18. ADMIN Dashboard Setup/7. Setting Up Users and Comment Counts.mp4 14.37 MB
18. ADMIN Dashboard Setup/8. Modifying Chart Properties.mp4 48.66 MB
18. ADMIN Dashboard Setup/9. Dynamic Data in Chart Creation.mp4 39.56 MB
19. FRONT-END Gallery System/1. Setting Up Index to Display Photos Part # 1.mp4 29.35 MB
19. FRONT-END Gallery System/2. Setting Up Index to Display Photos Part # 2.mp4 19.55 MB
19. FRONT-END Gallery System/3. Correcting Photos Alignment with CSS.mp4 19.96 MB
19. FRONT-END Gallery System/4. Coding the PHP in Photo.php FRON-END.mp4 42.12 MB
19. FRONT-END Gallery System/5. Home Page Link and Footer Modifications.mp4 20.64 MB
2. OOP Fundamentals/1. Section Overview.mp4 1.3 MB
2. OOP Fundamentals/10. Referencing Parent Class with Static.mp4 31.98 MB
2. OOP Fundamentals/11. Constructors and Destructors.mp4 38.54 MB
2. OOP Fundamentals/2. Defining a class.mp4 32.41 MB
2. OOP Fundamentals/3. Defining methods.mp4 15.52 MB
2. OOP Fundamentals/4. Instantiating a Class.mp4 15.26 MB
2. OOP Fundamentals/5. Defining properties.mp4 28.57 MB
2. OOP Fundamentals/6. Class Inheritance.mp4 17.91 MB
2. OOP Fundamentals/7. Access Control Modifiers.mp4 23.9 MB
2. OOP Fundamentals/8. Static Modifier.mp4 29.27 MB
2. OOP Fundamentals/9. Getters and Setters.mp4 19.17 MB
20. FRONT-END PAGINATION/1. Section Overview.mp4 1.08 MB
20. FRONT-END PAGINATION/10. Creating Previous Link - SOLUTION.mp4 14.34 MB
20. FRONT-END PAGINATION/11. Paginate Indication and Looping.mp4 28.3 MB
20. FRONT-END PAGINATION/12. Pagination Indication CSS.mp4 19.38 MB
20. FRONT-END PAGINATION/13. CLEANING UP.mp4 32.99 MB
20. FRONT-END PAGINATION/2. Setting Up our Pagination Variables.mp4 20.47 MB
20. FRONT-END PAGINATION/3. Creating the Paginate CLASS.mp4 12.62 MB
20. FRONT-END PAGINATION/4. Creating our Construct Function to Initialize some Properties.mp4 10.68 MB
20. FRONT-END PAGINATION/5. Building our Paginate Class Methods Part # 1.mp4 21.49 MB
20. FRONT-END PAGINATION/6. Building our Paginate Class Methods Part # 2.mp4 26.95 MB
20. FRONT-END PAGINATION/7. Instantiating and Testing Paginate.mp4 34.54 MB
20. FRONT-END PAGINATION/8. Setting Up our Next Page Link.mp4 20.7 MB
20. FRONT-END PAGINATION/9. Putting our Next Link to Work - CHALLENGE.mp4 11.69 MB
21. EXTRA FEATURES/1. Extra Features Overview.mp4 3.52 MB
21. EXTRA FEATURES/10. Testing our AJAX Code.mp4 15.43 MB
21. EXTRA FEATURES/11. Creating the AJAX PHP Method.mp4 21.38 MB
21. EXTRA FEATURES/12. Modifying Improving Our AJAX PHP method.mp4 40.72 MB
21. EXTRA FEATURES/13. Photo Library Sidebar Part #1 - CHALLENGE INCLUDED.mp4 26 MB
21. EXTRA FEATURES/14. Photo Library Sidebar Part #2 - SOLUTION INCLUDED.mp4 10.76 MB
21. EXTRA FEATURES/15. Photo Library Sidebar Part #3 - COMPLETED.mp4 17.48 MB
21. EXTRA FEATURES/16. Creating Session Methods for Notifications in the Edit User Page Part # 1.mp4 22.8 MB
21. EXTRA FEATURES/17. Creating Session Methods for Notifications in the Edit User Page Part # 2.mp4 38.57 MB
21. EXTRA FEATURES/18. Updating User Methods.mp4 28.39 MB
21. EXTRA FEATURES/19. Setting Up Notifications for CRUD Part #1.mp4 35 MB
21. EXTRA FEATURES/2. Creating the Modal + HTML Snippets Download.mp4 49.27 MB
21. EXTRA FEATURES/20. Setting Up Notifications for CRUD Part #2.mp4 15.43 MB
21. EXTRA FEATURES/21. Installing a Multiple Upload and Drop JS File Plugin Part #1.mp4 33.21 MB
21. EXTRA FEATURES/22. Installing a Multiple Upload and Drop JS File Plugin Part #2.mp4 33.21 MB
21. EXTRA FEATURES/23. Installing a Multiple Upload and Drop JS File Plugin Part #3 - COMPLETE.mp4 21.67 MB
21. EXTRA FEATURES/24. Edit Photo Page Sidebar jQuery Dropdown.mp4 37.15 MB
21. EXTRA FEATURES/25. Login Page CSS.mp4 11.16 MB
21. EXTRA FEATURES/26. Confirm Delete with Javascript and jQuery.mp4 30.94 MB
21. EXTRA FEATURES/27. Conclusion and BONUS.mp4 5.33 MB
21. EXTRA FEATURES/3. Including Modal from somewhere else.mp4 26.95 MB
21. EXTRA FEATURES/4. Pulling Pictures Into Gallery Modal.mp4 51.73 MB
21. EXTRA FEATURES/5. Enable Selection Button on Click - jQuery.mp4 12.98 MB
21. EXTRA FEATURES/6. Enabling the Selection Button with jQuery.mp4 16.97 MB
21. EXTRA FEATURES/7. Pulling User Id with jQuery and Javascript.mp4 35.04 MB
21. EXTRA FEATURES/8. Pulling Image Name with jQuery and Javascript.mp4 16.53 MB
21. EXTRA FEATURES/9. Writing the AJAX - Setting User Image.mp4 27.35 MB
22. Taking our application online/1. Hosting setup.mp4 55.92 MB
22. Taking our application online/2. Displaying errors online.mp4 29.37 MB
22. Taking our application online/3. Uploading files and database creation.mp4 60.01 MB
22. Taking our application online/4. Importing database and setting up configurations CHALLENGE.mp4 26.04 MB
22. Taking our application online/5. Creating an online site root path SOLUTION.mp4 54.25 MB
22. Taking our application online/6. Testing photos deletion functionality.mp4 29.14 MB
23. Extra Lectures/1. Database refactoring.mp4 33.23 MB
23. Extra Lectures/2. Updating photos with user_id.mp4 6.88 MB
3. OOP Project - Building a Photo Gallery System/1. Overview of this project.mp4 2.08 MB
3. OOP Project - Building a Photo Gallery System/2. Project Directories & Assets.mp4 35.03 MB
3. OOP Project - Building a Photo Gallery System/3. Editing and Modifying Files.mp4 55.69 MB
3. OOP Project - Building a Photo Gallery System/4. Gallery System Links.mp4 12.27 MB
3. OOP Project - Building a Photo Gallery System/5. Creating Pages.mp4 32.37 MB
3. OOP Project - Building a Photo Gallery System/6. Creating Database and User Table.mp4 20.25 MB
4. Database Class/1. Section Overview.mp4 2.51 MB
4. Database Class/10. Testing Query Method.mp4 31.1 MB
4. Database Class/11. Improving our Connection to be more OOP.mp4 28.8 MB
4. Database Class/2. Setting Up the Database Connection.mp4 22.76 MB
4. Database Class/3. Initializing all Includes in one file.mp4 11.22 MB
4. Database Class/4. Init file inclusion reminder (Edwin from the future).mp4 10.4 MB
4. Database Class/5. Creating the Database Class.mp4 22.5 MB
4. Database Class/6. Future Update for database class.mp4 4.94 MB
4. Database Class/7. Automatic DB Connection Setup.mp4 15.44 MB
4. Database Class/8. The Query Method.mp4 10.63 MB
4. Database Class/9. Database Class Helper Methods.mp4 13.35 MB
5. The User Class/1. Section Overview.mp4 1.75 MB
5. The User Class/10. Short Way Auto Instantiation.mp4 22.63 MB
5. The User Class/11. Creating The Attribute Finder Method.mp4 21.2 MB
5. The User Class/12. Adding our Instantiation Method.mp4 34.2 MB
5. The User Class/13. Using our Instantiation Method to find all users.mp4 23.47 MB
5. The User Class/14. Using our Instantiation Method to find 1 User.mp4 57.5 MB
5. The User Class/15. Undeclared Object Backup Function.mp4 31.18 MB
5. The User Class/16. Updating the Autoload Function (Edwin from the future).mp4 36.95 MB
5. The User Class/2. Creating our User Class.mp4 7.41 MB
5. The User Class/3. Testing our find_all method.mp4 24.43 MB
5. The User Class/4. Static Method Usage and Challenge.mp4 11 MB
5. The User Class/5. Creating a Find user id method and Solution.mp4 21.24 MB
5. The User Class/6. Create This Query Method.mp4 29.07 MB
5. The User Class/7. Assigning Array Values to Object Properties.mp4 16.87 MB
5. The User Class/8. Auto Instantiation Method.mp4 18.6 MB
5. The User Class/9. Testing the Instantiation Method.mp4 15.23 MB
6. The Session Class/1. Section Overview.mp4 2.07 MB
6. The Session Class/10. Duplicate return = Important watch the whole lecture - Edwin from the future.mp4 7.84 MB
6. The Session Class/11. Login page position - (Edwin from the future).mp4 1.62 MB
6. The Session Class/12. Login Form Creation Download.mp4 37.95 MB
6. The Session Class/13. Creating our Login out Feature.mp4 35.19 MB
6. The Session Class/14. Creating message method.mp4 10.54 MB
6. The Session Class/15. Outputting Feedback for User.mp4 22.37 MB
6. The Session Class/2. Starting Sessions.mp4 23.65 MB
6. The Session Class/3. The Checking login Method.mp4 14.55 MB
6. The Session Class/4. The Login Method.mp4 27.93 MB
6. The Session Class/5. The Logout Method.mp4 16.86 MB
6. The Session Class/6. Controlling Access to Admin.mp4 29.74 MB
6. The Session Class/7. Creating The Login Page.mp4 31.31 MB
6. The Session Class/8. Creating the Verify Method Part 1.mp4 25.43 MB
6. The Session Class/9. Creating the Verify Method part 2.mp4 34.65 MB
7. Files Basics/1. Section Overview.mp4 1.32 MB
7. Files Basics/2. Understanding File Permissions.mp4 13.49 MB
7. Files Basics/3. Magic Constants.mp4 50.94 MB
8. Uploading Files/1. Section Overview.mp4 1.52 MB
8. Uploading Files/2. Configuring PHP for File Uploads.mp4 37.54 MB
8. Uploading Files/3. Sending Files.mp4 17.24 MB
8. Uploading Files/4. Analyzing Uploaded File Structure.mp4 12.04 MB
8. Uploading Files/5. File Error Code Explained.mp4 31.7 MB
8. Uploading Files/6. Moving Uploaded Files.mp4 43.45 MB
9. CRUD Create Method/1. Section Overview.mp4 1.5 MB
9. CRUD Create Method/2. Create Method Query Part1.mp4 27.25 MB
9. CRUD Create Method/3. Create Method Query Part 2.mp4 22.69 MB
9. CRUD Create Method/4. Inserting Last ID Method (Challenge).mp4 21.77 MB
9. CRUD Create Method/5. Testing our Method (Solution).mp4 32.42 MB
其他位置