zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseLab.com] Udemy - PHP for Beginners - Become a PHP Master - CMS Project
magnet:?xt=urn:btih:a3216de101155c8d544134fe6c476836454cc795&dn=[FreeCourseLab.com] Udemy - PHP for Beginners - Become a PHP Master - CMS Project
磁力链接详情
文件列表详情
a3216de101155c8d544134fe6c476836454cc795
infohash:
341
文件数量
8.17 GB
文件大小
2022-2-1 22:02
创建日期
2024-11-7 16:46
最后访问
相关分词
FreeCourseLab
com
Udemy
-
PHP
for
Beginners
-
Become
a
PHP
Master
-
CMS
Project
1. The First Steps/1. Introduction.mp4 2.89 MB
1. The First Steps/2. Course Overview.mp4 94.73 MB
1. The First Steps/3. Local Development Environment Tools.mp4 162.37 MB
1. The First Steps/4. Course Exercise Reference Files.mp4 111.41 MB
1. The First Steps/5. Code Editor Installation (Optional if you have one).mp4 5.51 MB
1. The First Steps/6. Embedding PHP in HTML.mp4 15.27 MB
1. The First Steps/7. Using Dynamic Data.mp4 12.35 MB
1. The First Steps/8. Inserting Comments in PHP.mp4 8.56 MB
1. The First Steps/9. Practice Section 1.mp4 6.18 MB
10. Object Oriented PHP Introduction/1. What are classes and objects Introduction.mp4 3.06 MB
10. Object Oriented PHP Introduction/10. Practice Section 10.mp4 11.29 MB
10. Object Oriented PHP Introduction/2. What are classes and how to define them in PHP.mp4 8.17 MB
10. Object Oriented PHP Introduction/3. What are class methods and how to create them.mp4 7.73 MB
10. Object Oriented PHP Introduction/4. How to instantiate a class.mp4 9.11 MB
10. Object Oriented PHP Introduction/5. Adding Properties to Our Class.mp4 14.8 MB
10. Object Oriented PHP Introduction/6. Class inheretance.mp4 9.73 MB
10. Object Oriented PHP Introduction/7. Constructors.mp4 7.11 MB
10. Object Oriented PHP Introduction/8. Data Access.mp4 11.47 MB
10. Object Oriented PHP Introduction/9. Static Data in Classes.mp4 9.44 MB
11. Working with files/1. Opening and creating files.mp4 33.17 MB
11. Working with files/2. Writing to files.mp4 12.17 MB
11. Working with files/3. Reading files.mp4 11.65 MB
11. Working with files/4. Deleting files.mp4 5.46 MB
12. CMS Project Blogging System - Front End and First Steps/1. Intro Tour of the CMS.mp4 31.35 MB
12. CMS Project Blogging System - Front End and First Steps/10. Inserting Data into the posts table and displaying it.mp4 34.23 MB
12. CMS Project Blogging System - Front End and First Steps/11. Inserting the post image and displaying it.mp4 14.02 MB
12. CMS Project Blogging System - Front End and First Steps/12. Creating a custom search engine part 1.mp4 11.35 MB
12. CMS Project Blogging System - Front End and First Steps/13. Creating a custom search engine part 2.mp4 16.01 MB
12. CMS Project Blogging System - Front End and First Steps/14. Creating a custom search engine part 3.mp4 19.43 MB
12. CMS Project Blogging System - Front End and First Steps/15. Adding Categories to the sidebar.mp4 19.85 MB
12. CMS Project Blogging System - Front End and First Steps/2. Turning On Some Important Features.mp4 12.22 MB
12. CMS Project Blogging System - Front End and First Steps/3. Adding our assets working structure.mp4 15.29 MB
12. CMS Project Blogging System - Front End and First Steps/4. Creating database and category table for the CMS.mp4 7.61 MB
12. CMS Project Blogging System - Front End and First Steps/5. Connecting to the database with PHP.mp4 13.6 MB
12. CMS Project Blogging System - Front End and First Steps/6. Making our files reuseable.mp4 31.41 MB
12. CMS Project Blogging System - Front End and First Steps/7. Inserting Data into Category Table and Displaying it.mp4 16.31 MB
12. CMS Project Blogging System - Front End and First Steps/8. Creating the posts table.mp4 12.3 MB
12. CMS Project Blogging System - Front End and First Steps/9. Post Comment Count Update ( Edwin from the future ).mp4 17.66 MB
13. CMS - Categories & More/1. Creating reuseable code in the admin.mp4 33.29 MB
13. CMS - Categories & More/10. Updating or Editing Categories part 2.mp4 15.91 MB
13. CMS - Categories & More/11. Refactoring category code part 1.mp4 7.96 MB
13. CMS - Categories & More/12. Refactoring category code part 2.mp4 7.96 MB
13. CMS - Categories & More/2. Creating the navigation links in admin.mp4 23.65 MB
13. CMS - Categories & More/3. Creating the admin category page part 1.mp4 12.27 MB
13. CMS - Categories & More/4. Creating the admin category page part 2.mp4 5.36 MB
13. CMS - Categories & More/5. Displaying data in category page.mp4 12.55 MB
13. CMS - Categories & More/6. Adding Categories.mp4 11.97 MB
13. CMS - Categories & More/7. Adding a special Function to our header file.mp4 2.19 MB
13. CMS - Categories & More/8. Deleting Categories.mp4 14.86 MB
13. CMS - Categories & More/9. Updating or Editing Categories part 1.mp4 11.73 MB
14. CMS - POSTS/1. Creating a HTML table in admin to display a list of posts.mp4 12.63 MB
14. CMS - POSTS/10. Finally Updating Posts.mp4 31.4 MB
14. CMS - POSTS/11. Relating Categories to posts and Displaying it.mp4 12.6 MB
14. CMS - POSTS/12. Adding Category Dropdown to the Add Post Page.mp4 21.15 MB
14. CMS - POSTS/13. Adding Individual Post Page and Link.mp4 20.82 MB
14. CMS - POSTS/14. Creating the category page.mp4 12.18 MB
14. CMS - POSTS/15. Setting up some links and making an excerpt.mp4 10.56 MB
14. CMS - POSTS/2. Displaying posts list in admin.mp4 25.08 MB
14. CMS - POSTS/3. Including Pages based on condition technique.mp4 11.02 MB
14. CMS - POSTS/4. Creating Post HTML form in admin.mp4 21.33 MB
14. CMS - POSTS/5. Inserting Post Data From admin.mp4 23.01 MB
14. CMS - POSTS/6. Deleting Posts in admin.mp4 16.04 MB
14. CMS - POSTS/7. Creating the HTML edit form post page.mp4 5.64 MB
14. CMS - POSTS/8. Displaying the Edit Data in Post Edit Page.mp4 20.89 MB
14. CMS - POSTS/9. Dynamic Category Editing Image Display.mp4 50.1 MB
15. CMS - COMMENTS/1. Creating the comments table and inserting data.mp4 8.26 MB
15. CMS - COMMENTS/10. Approving and unapproving comments.mp4 12.09 MB
15. CMS - COMMENTS/11. Displaying comments based on approval.mp4 16.36 MB
15. CMS - COMMENTS/12. Increasing comments count.mp4 16.15 MB
15. CMS - COMMENTS/13. Adjustments to visual for comments.mp4 5.71 MB
15. CMS - COMMENTS/14. Adjustments for comments and Displaying Post Based on Status.mp4 15.55 MB
15. CMS - COMMENTS/2. Creating the comments page and HTML form in admin.mp4 4.4 MB
15. CMS - COMMENTS/3. Creating the Query for displaying comments in admin part 1.mp4 20.83 MB
15. CMS - COMMENTS/4. Creating the Query for displaying comments in admin part 2.mp4 8.89 MB
15. CMS - COMMENTS/5. Inserting new fields in Front end comment form and testing it.mp4 15.9 MB
15. CMS - COMMENTS/6. Creating the Frond End comment insert query.mp4 12.06 MB
15. CMS - COMMENTS/7. Finishing the query to send comment data (Front end).mp4 11.49 MB
15. CMS - COMMENTS/8. Relating Comments to posts.mp4 16.27 MB
15. CMS - COMMENTS/9. Deleting comments.mp4 7.27 MB
16. CMS - USERS/1. Creating the users table and data insert.mp4 8.63 MB
16. CMS - USERS/10. Deleting users.mp4 5.24 MB
16. CMS - USERS/11. Changing user roles.mp4 9.94 MB
16. CMS - USERS/12. Setting Up the Edit User Page.mp4 11.95 MB
16. CMS - USERS/13. Displaying User Values in Edit Page.mp4 13.37 MB
16. CMS - USERS/14. Adding Select Options to User Role.mp4 5.01 MB
16. CMS - USERS/15. Updating User.mp4 16.81 MB
16. CMS - USERS/2. Creating users pages and links.mp4 9.97 MB
16. CMS - USERS/3. Modifying user table heading.mp4 6.13 MB
16. CMS - USERS/4. Creating the display query for users.mp4 11.44 MB
16. CMS - USERS/5. Displaying users in admin.mp4 7.57 MB
16. CMS - USERS/6. Adding users in admin part 1.mp4 16.96 MB
16. CMS - USERS/7. Adding users in admin part 2.mp4 16.91 MB
16. CMS - USERS/8. Adding users in admin part 3.mp4 12.35 MB
16. CMS - USERS/9. Adding users in admin part 4 and final.mp4 3.71 MB
17. CMS - Login/1. Creating the login form.mp4 14.33 MB
17. CMS - Login/2. Making the login page.mp4 6.12 MB
17. CMS - Login/3. Select User Query.mp4 12.27 MB
17. CMS - Login/4. Validating User Query Front End.mp4 15.99 MB
17. CMS - Login/5. Setting Values with Sessions.mp4 12.32 MB
17. CMS - Login/6. Validating User Admin.mp4 15.9 MB
17. CMS - Login/7. Logout Page Improved Validation.mp4 10.38 MB
17. CMS - Login/8. Login improved- Edwin from the Future.mp4 19.05 MB
18. CMS - Profile/1. Creating the Profile Page.mp4 13.21 MB
18. CMS - Profile/2. Displaying User Data.mp4 12.14 MB
18. CMS - Profile/3. Updating User Data.mp4 9.22 MB
19. CMS - Dashboard/1. Adding Widgets.mp4 7.05 MB
19. CMS - Dashboard/2. Posts Dynamic Data in Widget.mp4 8.27 MB
19. CMS - Dashboard/3. Using Dynamic Data in all Widgets.mp4 8.66 MB
19. CMS - Dashboard/4. Adjusting Widget Links.mp4 13.42 MB
19. CMS - Dashboard/5. Adding an AWESOME Chart to admin.mp4 11.26 MB
19. CMS - Dashboard/6. Cleaning up the chart a little.mp4 10.89 MB
19. CMS - Dashboard/7. Displaying Dynamic Data in chart part 1.mp4 20.53 MB
19. CMS - Dashboard/8. Displaying Dynamic Data in chart part 2.mp4 17.16 MB
2. Data Types and More/1. Variables in PHP.mp4 21.3 MB
2. Data Types and More/2. Math.mp4 10.63 MB
2. Data Types and More/3. Arrays.mp4 24.03 MB
2. Data Types and More/4. Associative Arrays.mp4 17.92 MB
2. Data Types and More/5. Practice Section 2.mp4 5.79 MB
20. Improving Our CMS/1. Adjusting post echo.mp4 3.14 MB
20. Improving Our CMS/2. Removing Read More Button.mp4 16.06 MB
20. Improving Our CMS/3. Adding Notification to Add User Page.mp4 5.03 MB
21. CMS -Extra Features/1. Adding Dynamic Category Selection for Edit Post Page.mp4 13.31 MB
21. CMS -Extra Features/10. Adding Bulk Options Posts, part 4.mp4 15.91 MB
21. CMS -Extra Features/11. Adding Bulk Options Posts, part 5.mp4 9.72 MB
21. CMS -Extra Features/12. Adding Bulk Options Posts, part 6.mp4 10.37 MB
21. CMS -Extra Features/13. Adding Dropdown Option for Add Post Page.mp4 7.76 MB
21. CMS -Extra Features/14. Adding Post Creation Notice to Add Post Page.mp4 7.83 MB
21. CMS -Extra Features/15. Adding Link to Add New Button in Post Page.mp4 6.89 MB
21. CMS -Extra Features/16. Adding Link to View Posts from Admin.mp4 12.45 MB
21. CMS -Extra Features/17. Adding Dynamic Personalization to Admin.mp4 7.48 MB
21. CMS -Extra Features/18. Adding Validation to Comments in Post Page.mp4 14.53 MB
21. CMS -Extra Features/2. Adding extra element to dashboard.mp4 8.24 MB
21. CMS -Extra Features/3. Adding the WYSIWYG Editor.mp4 15.29 MB
21. CMS -Extra Features/4. Adding Links to Post Images and Read More Button.mp4 6.66 MB
21. CMS -Extra Features/5. Adding Post Update Notification.mp4 15.79 MB
21. CMS -Extra Features/6. Adding Post Edit Link in Front End.mp4 15.25 MB
21. CMS -Extra Features/7. Adding Bulk Options Posts, part 1.mp4 7.17 MB
21. CMS -Extra Features/8. Adding Bulk Options Posts, part 2.mp4 12.63 MB
21. CMS -Extra Features/9. Adding Bulk Options Posts, part 3.mp4 10.46 MB
22. CMS -Extra Features - User Registration/1. Downloading & Placing Form Markup.mp4 5.44 MB
22. CMS -Extra Features - User Registration/10. User Page Display Shorter Password Field.mp4 18 MB
22. CMS -Extra Features - User Registration/11. User Page Dropdown Default Value Change.mp4 3.68 MB
22. CMS -Extra Features - User Registration/12. PHP and Javascript Confirm Before Action.mp4 27.53 MB
22. CMS -Extra Features - User Registration/13. Get Your Certificate.mp4 13.23 MB
22. CMS -Extra Features - User Registration/14. Wrapping this up! (IMPORTANT).mp4 6.28 MB
22. CMS -Extra Features - User Registration/15. Make your Feature requests here!.mp4 1.79 MB
22. CMS -Extra Features - User Registration/2. Testing Registration Form.mp4 4.8 MB
22. CMS -Extra Features - User Registration/3. Extracting Form Values and Escaping.mp4 4.9 MB
22. CMS -Extra Features - User Registration/4. Starting Query and Default Tables Values.mp4 47.57 MB
22. CMS -Extra Features - User Registration/5. Fetching our Database for Default Values.mp4 32.8 MB
22. CMS -Extra Features - User Registration/6. Registering Users.mp4 67.91 MB
22. CMS -Extra Features - User Registration/7. Validating Fields.mp4 12.92 MB
22. CMS -Extra Features - User Registration/8. Encrypting User Passwords.mp4 7.37 MB
22. CMS -Extra Features - User Registration/9. Updating Our CMS due to password Encryption.mp4 18.92 MB
23. CMS-Extra Features - Author Related Posts/1. Relating Posts to their Authors Part #1.mp4 7.75 MB
23. CMS-Extra Features - Author Related Posts/2. Relating Posts to their Authors Part #2.mp4 11.84 MB
23. CMS-Extra Features - Author Related Posts/3. Cloning Posts NEW feature - COOL STUFF ).mp4 79.14 MB
23. CMS-Extra Features - Author Related Posts/4. Adding a LOADER to the CMS Admin.mp4 44.95 MB
23. CMS-Extra Features - Author Related Posts/5. Adding views functionality to posts.mp4 16.31 MB
23. CMS-Extra Features - Author Related Posts/6. Resetting Views Feature.mp4 16.99 MB
24. Pagination/1. Pagination Intro and Part 1.mp4 55.54 MB
24. Pagination/2. Pagination Intro and Part 2 - Links and Get Request.mp4 44.23 MB
24. Pagination/3. Pagination Intro and Part 3 - Get Request Processing.mp4 37.83 MB
24. Pagination/4. Pagination Intro and Part 4 - Assigning a variable to the per page value.mp4 51.01 MB
24. Pagination/5. Pagination Intro and Part 5 - Adding Some Style to Current Page ).mp4 35.66 MB
25. CMS - Extra Features - Users ONLINE/1. Creating the user online table and Setup.mp4 5.67 MB
25. CMS - Extra Features - Users ONLINE/2. Creating the PHP code and Queries.mp4 10.22 MB
25. CMS - Extra Features - Users ONLINE/3. Displaying Users Online ).mp4 14.45 MB
25. CMS - Extra Features - Users ONLINE/4. Displaying Users Online in Navigation.mp4 8.37 MB
25. CMS - Extra Features - Users ONLINE/5. Instant Users Online count without refreshing part 1.mp4 37.46 MB
25. CMS - Extra Features - Users ONLINE/6. Instant Users Online count without refreshing part 2.mp4 69.96 MB
26. CMS- Extra Feature - NEW Simple Password Encrypting and Login System/1. Explanation of new New function and Implementation.mp4 19.05 MB
26. CMS- Extra Feature - NEW Simple Password Encrypting and Login System/2. Login in Users with new System.mp4 9.79 MB
26. CMS- Extra Feature - NEW Simple Password Encrypting and Login System/3. Adding New System to Add Users in Admin.mp4 5.26 MB
26. CMS- Extra Feature - NEW Simple Password Encrypting and Login System/4. Adding new password system to edit user page part 1.mp4 54.8 MB
26. CMS- Extra Feature - NEW Simple Password Encrypting and Login System/5. Adding new password system to edit user page part 2.mp4 32.4 MB
26. CMS- Extra Feature - NEW Simple Password Encrypting and Login System/6. Cleaning Up Edit User Page.mp4 97.12 MB
27. CMS - Extra Feature - Improved Comment system count and diplay/1. Comment count and amount display.mp4 9.86 MB
27. CMS - Extra Feature - Improved Comment system count and diplay/2. Creating a link in comment count and sending a GET Request.mp4 6.96 MB
27. CMS - Extra Feature - Improved Comment system count and diplay/3. Comments page to specific posts.mp4 22.08 MB
27. CMS - Extra Feature - Improved Comment system count and diplay/4. Deleting in the same page.mp4 11.96 MB
28. CMS - Extra Feature - Post for Specific User in admin/1. Part 1 - Add Page.mp4 10.41 MB
28. CMS - Extra Feature - Post for Specific User in admin/2. Part 2 - Insertion.mp4 19.02 MB
28. CMS - Extra Feature - Post for Specific User in admin/3. Part 3 - Fixing User Display Issue.mp4 18.11 MB
28. CMS - Extra Feature - Post for Specific User in admin/4. Part 4 - Edit Post Page Update.mp4 6.89 MB
28. CMS - Extra Feature - Post for Specific User in admin/5. Part 5 - Upgrading Front End.mp4 12.16 MB
29. CMS - More Security/1. URL and MySQL Injection Protection.mp4 9.65 MB
3. Control Structures/1. if Statements.mp4 12.61 MB
3. Control Structures/2. Comparison and Logical Operators.mp4 10.04 MB
3. Control Structures/3. Switch Statements in PHP.mp4 13.38 MB
3. Control Structures/4. While Loop in PHP.mp4 14.23 MB
3. Control Structures/5. For Loop in PHP.mp4 9.78 MB
3. Control Structures/6. Foreach Loop in PHP.mp4 9.7 MB
3. Control Structures/7. Practice Section 3.mp4 9.47 MB
30. Taking the Project to the Internet/1. WARNING BEFORE GOING ONLINE - Edwin from the future.mp4 36.31 MB
30. Taking the Project to the Internet/2. Hosting Setup.mp4 56.95 MB
30. Taking the Project to the Internet/3. Displaying errors online.mp4 29.36 MB
30. Taking the Project to the Internet/4. Uploading files.mp4 27.51 MB
30. Taking the Project to the Internet/5. Creating the Online Database.mp4 55.73 MB
30. Taking the Project to the Internet/6. Importing database.mp4 24.33 MB
30. Taking the Project to the Internet/7. Fixing access to application!.mp4 37.97 MB
30. Taking the Project to the Internet/8. Getting the right PHP online version (FIXED).mp4 20.57 MB
31. Sending Emails/1. Creating a contact page.mp4 52.73 MB
31. Sending Emails/2. Uploading Contact page.mp4 31.64 MB
31. Sending Emails/3. Sending emails.mp4 48.39 MB
31. Sending Emails/4. Modifying Email Headers.mp4 17.98 MB
32. Bootstrap Modal Delete Confirm Feature/1. Intro.mp4 7.53 MB
32. Bootstrap Modal Delete Confirm Feature/2. Creating the markup.mp4 78.47 MB
32. Bootstrap Modal Delete Confirm Feature/3. Writing the code.mp4 58.22 MB
33. No posts or category message feature/1. Intro.mp4 11.94 MB
33. No posts or category message feature/2. No posts feature home page.mp4 40.02 MB
33. No posts or category message feature/3. No categories feature.mp4 19.24 MB
33. No posts or category message feature/4. Don't show draft to visitors but everything to admin.mp4 65.74 MB
33. No posts or category message feature/5. Applying functionality to mayor pages.mp4 25.11 MB
34. Some miscellaneous features/1. Active navigation links.mp4 53.27 MB
34. Some miscellaneous features/2. Login form visibility when logged in or logged out.mp4 35.88 MB
35. Having fun with bugs/1. Duplicate category improvement.mp4 25.45 MB
35. Having fun with bugs/2. Fixing bug in our edit post javascript editor.mp4 19.68 MB
35. Having fun with bugs/3. Cloning empty fields and table shifting fix.mp4 33.59 MB
36. Refactoring part 1/1. Refactoring index in admin part 1.mp4 75.93 MB
36. Refactoring part 1/2. Refactoring index in admin part 2.mp4 82.55 MB
36. Refactoring part 1/3. Refactoring our view all posts by JOINING TABLES part 1.mp4 85.9 MB
36. Refactoring part 1/4. Refactoring our view all posts by JOINING TABLES part 2.mp4 52.27 MB
37. New registration system/1. Create a better admin detection feature.mp4 24.64 MB
37. New registration system/10. Deleting via POST.mp4 24.79 MB
37. New registration system/2. Duplicate username function.mp4 24.79 MB
37. New registration system/3. Duplicate email function.mp4 29.7 MB
37. New registration system/4. Validation for registration.mp4 18.13 MB
37. New registration system/5. Setting up our Login user function.mp4 26.8 MB
37. New registration system/6. Adding some user friendly code.mp4 14.65 MB
37. New registration system/7. Displaying inline errors in form.mp4 13.57 MB
37. New registration system/8. Registering users with the new function.mp4 19.22 MB
37. New registration system/9. Login users with the new function.mp4 13.07 MB
38. Adding Prepare statements to our application for security/1. Fetching posts in the category page using prepared statements part 1.mp4 19.44 MB
38. Adding Prepare statements to our application for security/2. Fetching posts in the category page using prepared statements part 2.mp4 23.29 MB
38. Adding Prepare statements to our application for security/3. Fetching posts in the category page using prepared statements part 3.mp4 18.95 MB
38. Adding Prepare statements to our application for security/4. Inserting categories with prepare statements.mp4 12.02 MB
38. Adding Prepare statements to our application for security/5. Updating categories with prepare statements.mp4 13.24 MB
38. Adding Prepare statements to our application for security/6. Closing statements.mp4 8.78 MB
39. CMS Extra feature - Pretty URL's/1. Intro (IMPORTANT).mp4 4.92 MB
39. CMS Extra feature - Pretty URL's/2. Turning on the rewrite engine.mp4 19.78 MB
39. CMS Extra feature - Pretty URL's/3. Rewriting index, contact and registration.mp4 15.45 MB
39. CMS Extra feature - Pretty URL's/4. Rewriting post page and query string.mp4 23.46 MB
39. CMS Extra feature - Pretty URL's/5. Rewriting category page and fixing links.mp4 12.21 MB
4. Custom Functions/1. Defining functions.mp4 17.87 MB
4. Custom Functions/2. Function Parameters.mp4 58.59 MB
4. Custom Functions/3. Return Values From Functions.mp4 67.65 MB
4. Custom Functions/4. Global Variable and Scope.mp4 8.51 MB
4. Custom Functions/5. Constants.mp4 3.7 MB
4. Custom Functions/6. Practice Section 4.mp4 9.14 MB
40. CMS Extra Feature - Forgot Password System/1. Intro to what we are building.mp4 9.68 MB
40. CMS Extra Feature - Forgot Password System/2. Creating some helper functions for the new system.mp4 15.05 MB
40. CMS Extra Feature - Forgot Password System/3. Restructuring login page.mp4 47.21 MB
40. CMS Extra Feature - Forgot Password System/4. Creating the forgot password page.mp4 29.79 MB
40. CMS Extra Feature - Forgot Password System/5. Forgot password - checking form values.mp4 19.24 MB
40. CMS Extra Feature - Forgot Password System/6. Updating database with token values.mp4 40.24 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/1. Intro.mp4 8.12 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/10. Updating password and token columns.mp4 23.54 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/11. Making it everything work.mp4 58.75 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/12. Update search feature to work with the forgot password system code.mp4 6.32 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/13. Data based on current user!.mp4 18.82 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/14. Image fallback and comment display fix!.mp4 28.03 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/3. Installing third party library with composer.mp4 47.63 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/4. Sending email.mp4 59.7 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/5. Autoloading classes and setting up UTF-8 for emails.mp4 44.98 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/6. Sending code over email.mp4 29.81 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/7. Creating the reset page.mp4 25.33 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/8. Pulling data and testing it.mp4 20.2 MB
41. CMS Extra Feature - Forgot Password System - Sending Email/9. Unique database values.mp4 15.69 MB
42. CMS Extra Feature - Realtime Notifications with Pusher/1. Intro.mp4 13.42 MB
42. CMS Extra Feature - Realtime Notifications with Pusher/2. Downloading Pusher and fixing random bug.mp4 29.03 MB
42. CMS Extra Feature - Realtime Notifications with Pusher/3. Writing our first PHP code with the package.mp4 19.08 MB
42. CMS Extra Feature - Realtime Notifications with Pusher/4. Getting our first Notification.mp4 37.43 MB
42. CMS Extra Feature - Realtime Notifications with Pusher/5. Using a Library to make Notification POP-UPS.mp4 23.53 MB
42. CMS Extra Feature - Realtime Notifications with Pusher/6. Protecting credentials - Part 1.mp4 20.25 MB
42. CMS Extra Feature - Realtime Notifications with Pusher/7. Protecting credentials - Part 2 - Finished.mp4 15.09 MB
43. CMS Extra Feature - POST LIKES/1. What we are creating.mp4 25.58 MB
43. CMS Extra Feature - POST LIKES/10. Creating a helper function to the get the Logged-in User id - part 2.mp4 32.99 MB
43. CMS Extra Feature - POST LIKES/11. Creating a helper function to detect if the user likes a specific post.mp4 72.26 MB
43. CMS Extra Feature - POST LIKES/12. Updating our Like button to be more dynamic.mp4 130.65 MB
43. CMS Extra Feature - POST LIKES/13. Fetching all Likes in the Post.mp4 100.2 MB
43. CMS Extra Feature - POST LIKES/14. Finishing Likes.mp4 117.48 MB
43. CMS Extra Feature - POST LIKES/15. Let's add a Tooltip Feature.mp4 72.71 MB
43. CMS Extra Feature - POST LIKES/2. Creating the like button.mp4 88.67 MB
43. CMS Extra Feature - POST LIKES/3. Attaching the click event to the button.mp4 29.02 MB
43. CMS Extra Feature - POST LIKES/4. Setting up the Like AJAX request.mp4 80.57 MB
43. CMS Extra Feature - POST LIKES/5. Fetching the Posts.mp4 77.01 MB
43. CMS Extra Feature - POST LIKES/6. Updating post with Likes.mp4 29.31 MB
43. CMS Extra Feature - POST LIKES/7. Creating our first Like.mp4 37.41 MB
43. CMS Extra Feature - POST LIKES/8. Unliking Posts.mp4 90.48 MB
43. CMS Extra Feature - POST LIKES/9. Creating a helper function to the get the Logged-in User id - part 1.mp4 61.59 MB
44. CMS Extra Feature - Creating A Separate Admin for Logged In Users/1. Intro.mp4 9.55 MB
44. CMS Extra Feature - Creating A Separate Admin for Logged In Users/2. Refactoring dashboard a little with some helper functions.mp4 197.22 MB
44. CMS Extra Feature - Creating A Separate Admin for Logged In Users/3. Getting all the User's posts.mp4 112.41 MB
44. CMS Extra Feature - Creating A Separate Admin for Logged In Users/4. Getting all the User's comments.mp4 91.02 MB
44. CMS Extra Feature - Creating A Separate Admin for Logged In Users/5. Getting all the User's categories.mp4 55.45 MB
44. CMS Extra Feature - Creating A Separate Admin for Logged In Users/6. Getting all the User's published and draft posts.mp4 63.33 MB
44. CMS Extra Feature - Creating A Separate Admin for Logged In Users/7. Getting all the User's post approved and unapproved comments.mp4 78.27 MB
45. CMS Extra Feature - Multi-Language Feature/1. Intro.mp4 10.77 MB
45. CMS Extra Feature - Multi-Language Feature/2. Creating Language Files.mp4 45.81 MB
45. CMS Extra Feature - Multi-Language Feature/3. Creating the Form Part 1.mp4 92.82 MB
45. CMS Extra Feature - Multi-Language Feature/4. Creating the Form Part 2.mp4 67.09 MB
45. CMS Extra Feature - Multi-Language Feature/5. Creating the Form Part 3.mp4 120.5 MB
5. PHP Built-in Functions/1. Math Functions.mp4 6.09 MB
5. PHP Built-in Functions/2. String Functions.mp4 8.6 MB
5. PHP Built-in Functions/3. Array Functions.mp4 7.84 MB
5. PHP Built-in Functions/4. Practice Section 5.mp4 12.7 MB
6. How To Use Form Data in PHP/1. Checking for Form Submission.mp4 15.79 MB
6. How To Use Form Data in PHP/2. Extracting Information from form.mp4 7.64 MB
6. How To Use Form Data in PHP/3. Validating The Form Values.mp4 16.71 MB
6. How To Use Form Data in PHP/4. External Page Submission.mp4 9.13 MB
6. How To Use Form Data in PHP/5. Practice Section 6.mp4 4.84 MB
7. How To Use Databases in PHP/1. Introduction to Databases.mp4 2.89 MB
7. How To Use Databases in PHP/10. Creating the Update Records Form.mp4 16.17 MB
7. How To Use Databases in PHP/11. Fixing Name Attribute Value.mp4 8.3 MB
7. How To Use Databases in PHP/12. Query to Read Id's.mp4 20.2 MB
7. How To Use Databases in PHP/13. Query to Update Username and Password.mp4 21.83 MB
7. How To Use Databases in PHP/14. Refactoring The Update Query into a Function.mp4 10.81 MB
7. How To Use Databases in PHP/15. Delete Records From Database with PHP.mp4 20 MB
7. How To Use Databases in PHP/16. ReFactoring all Database Query Code into Functions.mp4 23.88 MB
7. How To Use Databases in PHP/17. Making All Files Modular and Refactoring.mp4 30.82 MB
7. How To Use Databases in PHP/18. Practice Section 7.mp4 23.51 MB
7. How To Use Databases in PHP/2. Introduction to PHPmyadmin.mp4 7.83 MB
7. How To Use Databases in PHP/3. Creating a Database in PHPmyadmin.mp4 3.67 MB
7. How To Use Databases in PHP/4. Creating Tables and Inserting Data in PHPmyadmin.mp4 5.41 MB
7. How To Use Databases in PHP/5. Markup for Login Page.mp4 19.07 MB
7. How To Use Databases in PHP/6. Receiving Post Data From Check.mp4 10.38 MB
7. How To Use Databases in PHP/7. Connecting to the Database using PHP.mp4 14.08 MB
7. How To Use Databases in PHP/8. Creating Records into the database table with PHP.mp4 16.1 MB
7. How To Use Databases in PHP/9. Reading Information in the Database with PHP.mp4 12.74 MB
8. PHP Security/1. SQL Injection - How to Prevent it.mp4 13.81 MB
8. PHP Security/2. Password Encryption.mp4 27.11 MB
8. PHP Security/3. Practice Section 8.mp4 6.07 MB
9. PHP and The Web/1. Introduction to HTTP Requests and more.mp4 2.34 MB
9. PHP and The Web/2. Using The GET super Global.mp4 13.2 MB
9. PHP and The Web/3. Using the Post Super Global.mp4 12.75 MB
9. PHP and The Web/4. About Cookies in PHP.mp4 7.83 MB
9. PHP and The Web/5. Setting Cookies with PHP.mp4 15.72 MB
9. PHP and The Web/6. Reading Cookies in PHP.mp4 10.3 MB
9. PHP and The Web/7. How use Sessions in PHP.mp4 14.24 MB
9. PHP and The Web/8. Practice Section 9.mp4 19.08 MB
其他位置