zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeTutorials.Eu] Udemy - php-for-complete-beginners-includes-msql-object-oriented
magnet:?xt=urn:btih:fe0da3564db94244a5a3a095155d1b5c8c996339&dn=[FreeTutorials.Eu] Udemy - php-for-complete-beginners-includes-msql-object-oriented
磁力链接详情
文件列表详情
fe0da3564db94244a5a3a095155d1b5c8c996339
infohash:
336
文件数量
12.09 GB
文件大小
2019-4-19 17:09
创建日期
2024-11-14 19:18
最后访问
相关分词
FreeTutorials
Eu
Udemy
-
php-for-complete-beginners-includes-msql-object-oriented
01 The First Steps/001 Introduction.mp4 4.53 MB
01 The First Steps/002 Course Overview.mp4 94.73 MB
01 The First Steps/003 Local Development Environment Tools.mp4 59.02 MB
01 The First Steps/004 Course Exercise Reference Files.mp4 111.4 MB
01 The First Steps/005 Code Editor Installation (Optional if you have one).mp4 17.91 MB
01 The First Steps/006 Embedding PHP in HTML.mp4 44.17 MB
01 The First Steps/007 Using Dynamic Data.mp4 33.98 MB
01 The First Steps/008 Inserting Comments in PHP.mp4 25.07 MB
01 The First Steps/009 Practice Section 1.mp4 15.36 MB
02 Data Types and More/010 Variables in PHP.mp4 60.61 MB
02 Data Types and More/011 Math.mp4 28.56 MB
02 Data Types and More/012 Arrays.mp4 24.03 MB
02 Data Types and More/013 Associative Arrays.mp4 46.45 MB
02 Data Types and More/014 Practice Section 2.mp4 12.8 MB
03 Control Structures/015 if Statements.mp4 41.3 MB
03 Control Structures/016 Comparison and Logical Operators.mp4 25.27 MB
03 Control Structures/017 Switch Statements in PHP.mp4 34.69 MB
03 Control Structures/018 While Loop in PHP.mp4 39.62 MB
03 Control Structures/019 For Loop in PHP.mp4 29.32 MB
03 Control Structures/020 Foreach Loop in PHP.mp4 29.44 MB
03 Control Structures/021 Practice Section 3.mp4 21.36 MB
04 Custom Functions/022 Defining functions.mp4 55.86 MB
04 Custom Functions/023 Function Parameters.mp4 58.59 MB
04 Custom Functions/024 Return Values From Functions.mp4 67.65 MB
04 Custom Functions/025 Global Variable and Scope.mp4 26.4 MB
04 Custom Functions/026 Constants.mp4 8.43 MB
04 Custom Functions/027 Practice Section 4.mp4 20.18 MB
05 PHP Built-in Functions/028 Math Functions.mp4 15.89 MB
05 PHP Built-in Functions/029 String Functions.mp4 27.18 MB
05 PHP Built-in Functions/030 Array Functions.mp4 24.82 MB
05 PHP Built-in Functions/031 Practice Section 5.mp4 28.79 MB
06 How To Use Form Data in PHP/032 Checking for Form Submission.mp4 40.3 MB
06 How To Use Form Data in PHP/033 Extracting Information from form.mp4 17.18 MB
06 How To Use Form Data in PHP/034 Validating The Form Values.mp4 38.92 MB
06 How To Use Form Data in PHP/035 External Page Submission.mp4 22.23 MB
06 How To Use Form Data in PHP/036 Practice Section 6.mp4 10.99 MB
07 How To Use Databases in PHP/037 Introduction to Databases.mp4 5.6 MB
07 How To Use Databases in PHP/038 Introduction to PHPmyadmin.mp4 26 MB
07 How To Use Databases in PHP/039 Creating a Database in PHPmyadmin.mp4 11.5 MB
07 How To Use Databases in PHP/040 Creating Tables and Inserting Data in PHPmyadmin.mp4 14.99 MB
07 How To Use Databases in PHP/041 Markup for Login Page.mp4 55.72 MB
07 How To Use Databases in PHP/042 Receiving Post Data From Check.mp4 26.89 MB
07 How To Use Databases in PHP/043 Connecting to the Database using PHP.mp4 14.08 MB
07 How To Use Databases in PHP/044 Creating Records into the database table with PHP.mp4 39.74 MB
07 How To Use Databases in PHP/045 Reading Information in the Database with PHP.mp4 31.17 MB
07 How To Use Databases in PHP/046 Creating the Update Records Form.mp4 41.72 MB
07 How To Use Databases in PHP/047 Fixing Name Attribute Value.mp4 8.29 MB
07 How To Use Databases in PHP/048 Query to Read Ids.mp4 52.13 MB
07 How To Use Databases in PHP/049 Query to Update Username and Password.mp4 51.91 MB
07 How To Use Databases in PHP/050 Refactoring The Update Query into a Function.mp4 28.5 MB
07 How To Use Databases in PHP/051 Delete Records From Database with PHP.mp4 52.05 MB
07 How To Use Databases in PHP/052 ReFactoring all Database Query Code into Functions.mp4 63.71 MB
07 How To Use Databases in PHP/053 Making All Files Modular and Refactoring.mp4 83.67 MB
07 How To Use Databases in PHP/054 Practice Section 7.mp4 58.2 MB
08 PHP Security/055 SQL Injection - How to Prevent it.mp4 33.25 MB
08 PHP Security/056 Password Encryption.mp4 84.96 MB
08 PHP Security/057 Practice Section 8.mp4 13.91 MB
09 PHP and The Web/058 Introduction to HTTP Requests and more.mp4 2.34 MB
09 PHP and The Web/059 Using The GET super Global.mp4 38.28 MB
09 PHP and The Web/060 Using the Post Super Global.mp4 12.75 MB
09 PHP and The Web/061 About Cookies in PHP.mp4 24.42 MB
09 PHP and The Web/062 Setting Cookies with PHP.mp4 49.35 MB
09 PHP and The Web/063 Reading Cookies in PHP.mp4 25.97 MB
09 PHP and The Web/064 How use Sessions in PHP.mp4 47.39 MB
09 PHP and The Web/065 Practice Section 9.mp4 48.31 MB
10 Object Oriented PHP Introduction/066 What are classes and objects Introduction.mp4 4.8 MB
10 Object Oriented PHP Introduction/067 What are classes and how to define them in PHP.mp4 29.75 MB
10 Object Oriented PHP Introduction/068 What are class methods and how to create them.mp4 19.48 MB
10 Object Oriented PHP Introduction/069 How to instantiate a class.mp4 24.86 MB
10 Object Oriented PHP Introduction/070 Adding Properties to Our Class.mp4 33.82 MB
10 Object Oriented PHP Introduction/071 Class inheretance.mp4 21.87 MB
10 Object Oriented PHP Introduction/072 Constructors.mp4 21.96 MB
10 Object Oriented PHP Introduction/073 Data Access.mp4 29.98 MB
10 Object Oriented PHP Introduction/074 Static Data in Classes.mp4 26.91 MB
10 Object Oriented PHP Introduction/075 Practice Section 10.mp4 25.1 MB
11 Working with files/076 Opening and creating files.mp4 33.17 MB
11 Working with files/077 Writing to files.mp4 12.17 MB
11 Working with files/078 Reading files.mp4 11.65 MB
11 Working with files/079 Deleting files.mp4 5.46 MB
12 CMS Project Blogging System - Front End and First Steps/080 Intro Tour of the CMS.mp4 96.1 MB
12 CMS Project Blogging System - Front End and First Steps/081 Turning On Some Important Features.mp4 35.59 MB
12 CMS Project Blogging System - Front End and First Steps/082 Adding our assets working structure.mp4 51.05 MB
12 CMS Project Blogging System - Front End and First Steps/083 Creating database and category table for the CMS.mp4 25.01 MB
12 CMS Project Blogging System - Front End and First Steps/084 Connecting to the database with PHP.mp4 29.82 MB
12 CMS Project Blogging System - Front End and First Steps/085 Making our files reuseable.mp4 94.63 MB
12 CMS Project Blogging System - Front End and First Steps/086 Inserting Data into Category Table and Displaying it.mp4 39.88 MB
12 CMS Project Blogging System - Front End and First Steps/087 Creating the posts table.mp4 33.02 MB
12 CMS Project Blogging System - Front End and First Steps/088 Post Comment Count Update ( Edwin from the future ).mp4 17.66 MB
12 CMS Project Blogging System - Front End and First Steps/089 Inserting Data into the posts table and displaying it.mp4 89.1 MB
12 CMS Project Blogging System - Front End and First Steps/090 Inserting the post image and displaying it.mp4 39.56 MB
12 CMS Project Blogging System - Front End and First Steps/091 Creating a custom search engine part 1.mp4 30.5 MB
12 CMS Project Blogging System - Front End and First Steps/092 Creating a custom search engine part 2.mp4 42.17 MB
12 CMS Project Blogging System - Front End and First Steps/093 Creating a custom search engine part 3.mp4 55.24 MB
12 CMS Project Blogging System - Front End and First Steps/094 Adding Categories to the sidebar.mp4 54.35 MB
13 CMS - Categories More/095 Creating reuseable code in the admin.mp4 97.73 MB
13 CMS - Categories More/096 Creating the navigation links in admin.mp4 62.88 MB
13 CMS - Categories More/097 Creating the admin category page part 1.mp4 30.1 MB
13 CMS - Categories More/098 Creating the admin category page part 2.mp4 11.96 MB
13 CMS - Categories More/099 Displaying data in category page.mp4 31.31 MB
13 CMS - Categories More/100 Adding Categories.mp4 27.91 MB
13 CMS - Categories More/101 Adding a special Function to our header file.mp4 4.79 MB
13 CMS - Categories More/102 Deleting Categories.mp4 36.17 MB
13 CMS - Categories More/103 Updating or Editing Categories part 1.mp4 28.39 MB
13 CMS - Categories More/104 Updating or Editing Categories part 2.mp4 41.82 MB
13 CMS - Categories More/105 Refactoring category code part 1.mp4 20.01 MB
13 CMS - Categories More/106 Refactoring category code part 2.mp4 21.12 MB
14 CMS - POSTS/107 Creating a HTML table in admin to display a list of posts.mp4 32.26 MB
14 CMS - POSTS/108 Displaying posts list in admin.mp4 63.01 MB
14 CMS - POSTS/109 Including Pages based on condition technique.mp4 27.26 MB
14 CMS - POSTS/110 Creating Post HTML form in admin.mp4 54.8 MB
14 CMS - POSTS/111 Inserting Post Data From admin.mp4 57.32 MB
14 CMS - POSTS/112 Deleting Posts in admin.mp4 40.4 MB
14 CMS - POSTS/113 Creating the HTML edit form post page.mp4 14.69 MB
14 CMS - POSTS/114 Displaying the Edit Data in Post Edit Page.mp4 51.98 MB
14 CMS - POSTS/115 Dynamic Category Editing Image Display.mp4 50.1 MB
14 CMS - POSTS/116 Finally Updating Posts.mp4 78 MB
14 CMS - POSTS/117 Relating Categories to posts and Displaying it.mp4 32.28 MB
14 CMS - POSTS/118 Adding Category Dropdown to the Add Post Page.mp4 63.96 MB
14 CMS - POSTS/119 Adding Individual Post Page and Link.mp4 57.54 MB
14 CMS - POSTS/120 Creating the category page.mp4 35.18 MB
14 CMS - POSTS/121 Setting up some links and making an excerpt.mp4 32.76 MB
15 CMS - COMMENTS/122 Creating the comments table and inserting data.mp4 24.29 MB
15 CMS - COMMENTS/123 Creating the comments page and HTML form in admin.mp4 11.3 MB
15 CMS - COMMENTS/124 Creating the Query for displaying comments in admin part 1.mp4 53.6 MB
15 CMS - COMMENTS/125 Creating the Query for displaying comments in admin part 2.mp4 22.46 MB
15 CMS - COMMENTS/126 Inserting new fields in Front end comment form and testing it.mp4 43.84 MB
15 CMS - COMMENTS/127 Creating the Frond End comment insert query.mp4 30.05 MB
15 CMS - COMMENTS/128 Finishing the query to send comment data (Front end).mp4 31.26 MB
15 CMS - COMMENTS/129 Relating Comments to posts.mp4 42.81 MB
15 CMS - COMMENTS/130 Deleting comments.mp4 18.64 MB
15 CMS - COMMENTS/131 Approving and unapproving comments.mp4 30.93 MB
15 CMS - COMMENTS/132 Displaying comments based on approval.mp4 44.88 MB
15 CMS - COMMENTS/133 Increasing comments count.mp4 42.67 MB
15 CMS - COMMENTS/134 Adjustments to visual for comments.mp4 13.79 MB
15 CMS - COMMENTS/135 Adjustments for comments and Displaying Post Based on Status.mp4 41.25 MB
16 CMS - USERS/136 Creating the users table and data insert.mp4 22.73 MB
16 CMS - USERS/137 Creating users pages and links.mp4 25.24 MB
16 CMS - USERS/138 Modifying user table heading.mp4 17.27 MB
16 CMS - USERS/139 Creating the display query for users.mp4 31.9 MB
16 CMS - USERS/140 Displaying users in admin.mp4 20.17 MB
16 CMS - USERS/141 Adding users in admin part 1.mp4 43.74 MB
16 CMS - USERS/142 Adding users in admin part 2.mp4 44.93 MB
16 CMS - USERS/143 Adding users in admin part 3.mp4 31.72 MB
16 CMS - USERS/144 Adding users in admin part 4 and final.mp4 9.33 MB
16 CMS - USERS/145 Deleting users.mp4 13.5 MB
16 CMS - USERS/146 Changing user roles.mp4 25.02 MB
16 CMS - USERS/147 Setting Up the Edit User Page.mp4 30.55 MB
16 CMS - USERS/148 Displaying User Values in Edit Page.mp4 34.05 MB
16 CMS - USERS/149 Adding Select Options to User Role.mp4 11.9 MB
16 CMS - USERS/150 Updating User.mp4 42.16 MB
17 CMS - Login/151 Creating the login form.mp4 38.47 MB
17 CMS - Login/152 Making the login page.mp4 15.8 MB
17 CMS - Login/153 Select User Query.mp4 30.1 MB
17 CMS - Login/154 Validating User Query Front End.mp4 40.62 MB
17 CMS - Login/155 Setting Values with Sessions.mp4 29.72 MB
17 CMS - Login/156 Validating User Admin.mp4 40.23 MB
17 CMS - Login/157 Logout Page Improved Validation.mp4 25.22 MB
17 CMS - Login/158 Login improved- Edwin from the Future.mp4 19.04 MB
18 CMS - Profile/159 Creating the Profile Page.mp4 33.78 MB
18 CMS - Profile/160 Displaying User Data.mp4 30.9 MB
18 CMS - Profile/161 Updating User Data.mp4 23.51 MB
19 CMS - Dashboard/162 Adding Widgets.mp4 19.93 MB
19 CMS - Dashboard/163 Posts Dynamic Data in Widget.mp4 21.72 MB
19 CMS - Dashboard/164 Using Dynamic Data in all Widgets.mp4 23.06 MB
19 CMS - Dashboard/165 Adjusting Widget Links.mp4 36.6 MB
19 CMS - Dashboard/166 Adding an AWESOME Chart to admin.mp4 32.82 MB
19 CMS - Dashboard/167 Cleaning up the chart a little.mp4 28.46 MB
19 CMS - Dashboard/168 Displaying Dynamic Data in chart part 1.mp4 46.69 MB
19 CMS - Dashboard/169 Displaying Dynamic Data in chart part 2.mp4 43.35 MB
20 Improving Our CMS/170 Adjusting post echo.mp4 9.96 MB
20 Improving Our CMS/171 Removing Read More Button.mp4 16.06 MB
20 Improving Our CMS/172 Adding Notification to Add User Page.mp4 11.95 MB
21 CMS -Extra Features/173 Adding Dynamic Category Selection for Edit Post Page.mp4 32 MB
21 CMS -Extra Features/174 Adding extra element to dashboard.mp4 20.87 MB
21 CMS -Extra Features/175 Adding the WYSIWYG Editor.mp4 15.29 MB
21 CMS -Extra Features/176 Adding Links to Post Images and Read More Button.mp4 20.11 MB
21 CMS -Extra Features/177 Adding Post Update Notification.mp4 43.71 MB
21 CMS -Extra Features/178 Adding Post Edit Link in Front End.mp4 40.46 MB
21 CMS -Extra Features/179 Adding Bulk Options Posts part 1.mp4 17.69 MB
21 CMS -Extra Features/180 Adding Bulk Options Posts part 2.mp4 30.44 MB
21 CMS -Extra Features/181 Adding Bulk Options Posts part 3.mp4 27.11 MB
21 CMS -Extra Features/182 Adding Bulk Options Posts part 4.mp4 37.63 MB
21 CMS -Extra Features/183 Adding Bulk Options Posts part 5.mp4 23.38 MB
21 CMS -Extra Features/184 Adding Bulk Options Posts part 6.mp4 25.78 MB
21 CMS -Extra Features/185 Adding Dropdown Option for Add Post Page.mp4 19.65 MB
21 CMS -Extra Features/186 Adding Post Creation Notice to Add Post Page.mp4 21.75 MB
21 CMS -Extra Features/187 Adding Link to Add New Button in Post Page.mp4 17.91 MB
21 CMS -Extra Features/188 Adding Link to View Posts from Admin.mp4 34.44 MB
21 CMS -Extra Features/189 Adding Dynamic Personalization to Admin.mp4 17.72 MB
21 CMS -Extra Features/190 Adding Validation to Comments in Post Page.mp4 39.58 MB
22 CMS -Extra Features - User Registration/191 Downloading Placing Form Markup.mp4 16.04 MB
22 CMS -Extra Features - User Registration/192 Testing Registration Form.mp4 12.35 MB
22 CMS -Extra Features - User Registration/193 Extracting Form Values and Escaping.mp4 11.32 MB
22 CMS -Extra Features - User Registration/194 Starting Query and Default Tables Values.mp4 47.56 MB
22 CMS -Extra Features - User Registration/195 Fetching our Database for Default Values.mp4 32.8 MB
22 CMS -Extra Features - User Registration/196 Registering Users.mp4 67.91 MB
22 CMS -Extra Features - User Registration/197 Validating Fields.mp4 32.94 MB
22 CMS -Extra Features - User Registration/198 Encrypting User Passwords.mp4 19.53 MB
22 CMS -Extra Features - User Registration/199 Updating Our CMS due to password Encryption.mp4 49.15 MB
22 CMS -Extra Features - User Registration/200 User Page Display Shorter Password Field.mp4 48.16 MB
22 CMS -Extra Features - User Registration/201 User Page Dropdown Default Value Change.mp4 9.54 MB
22 CMS -Extra Features - User Registration/202 PHP and Javascript Confirm Before Action.mp4 27.53 MB
22 CMS -Extra Features - User Registration/203 Get Your Certificate.mp4 15.49 MB
22 CMS -Extra Features - User Registration/204 Wrapping this up (IMPORTANT).mp4 6.28 MB
22 CMS -Extra Features - User Registration/205 Make your Feature requests here.mp4 1.79 MB
23 CMS-Extra Features - Author Related Posts/206 Relating Posts to their Authors Part 1.mp4 25.12 MB
23 CMS-Extra Features - Author Related Posts/207 Relating Posts to their Authors Part 2.mp4 37.73 MB
23 CMS-Extra Features - Author Related Posts/208 Cloning Posts NEW feature - COOL STUFF ).mp4 79.14 MB
23 CMS-Extra Features - Author Related Posts/209 Adding a LOADER to the CMS Admin.mp4 44.95 MB
23 CMS-Extra Features - Author Related Posts/210 Adding views functionality to posts.mp4 49.34 MB
23 CMS-Extra Features - Author Related Posts/211 Resetting Views Feature.mp4 50.22 MB
24 Pagination/212 Pagination Intro and Part 1.mp4 55.54 MB
24 Pagination/213 Pagination Intro and Part 2 - Links and Get Request.mp4 44.23 MB
24 Pagination/214 Pagination Intro and Part 3 - Get Request Processing.mp4 37.82 MB
24 Pagination/215 Pagination Intro and Part 4 - Assigning a variable to the per page value.mp4 51 MB
24 Pagination/216 Pagination Intro and Part 5 - Adding Some Style to Current Page ).mp4 35.65 MB
25 CMS - Extra Features - Users ONLINE/217 Creating the user online table and Setup.mp4 16.05 MB
25 CMS - Extra Features - Users ONLINE/218 Creating the PHP code and Queries.mp4 27.76 MB
25 CMS - Extra Features - Users ONLINE/219 Displaying Users Online ).mp4 40.28 MB
25 CMS - Extra Features - Users ONLINE/220 Displaying Users Online in Navigation.mp4 23.67 MB
25 CMS - Extra Features - Users ONLINE/221 Instant Users Online count without refreshing part 1.mp4 37.46 MB
25 CMS - Extra Features - Users ONLINE/222 Instant Users Online count without refreshing part 2.mp4 69.96 MB
26 CMS- Extra Feature - NEW Simple Password Encrypting and Login System/223 Explanation of new New function and Implementation.mp4 60.13 MB
26 CMS- Extra Feature - NEW Simple Password Encrypting and Login System/224 Login in Users with new System.mp4 28.31 MB
26 CMS- Extra Feature - NEW Simple Password Encrypting and Login System/225 Adding New System to Add Users in Admin.mp4 14.59 MB
26 CMS- Extra Feature - NEW Simple Password Encrypting and Login System/226 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/227 Adding new password system to edit user page part 2.mp4 32.39 MB
26 CMS- Extra Feature - NEW Simple Password Encrypting and Login System/228 Cleaning Up Edit User Page.mp4 97.12 MB
27 CMS - Extra Feature - Improved Comment system count and diplay/229 Comment count and amount display.mp4 28.46 MB
27 CMS - Extra Feature - Improved Comment system count and diplay/230 Creating a link in comment count and sending a GET Request.mp4 20.12 MB
27 CMS - Extra Feature - Improved Comment system count and diplay/231 Comments page to specific posts.mp4 67.34 MB
27 CMS - Extra Feature - Improved Comment system count and diplay/232 Deleting in the same page.mp4 37.58 MB
28 CMS - Extra Feature - Post for Specific User in admin/233 Part 1 - Add Page.mp4 30.02 MB
28 CMS - Extra Feature - Post for Specific User in admin/234 Part 2 - Insertion.mp4 55.76 MB
28 CMS - Extra Feature - Post for Specific User in admin/235 Part 3 - Fixing User Display Issue.mp4 56.72 MB
28 CMS - Extra Feature - Post for Specific User in admin/236 Part 4 - Edit Post Page Update.mp4 19.8 MB
28 CMS - Extra Feature - Post for Specific User in admin/237 Part 5 - Upgrading Front End.mp4 37.26 MB
29 CMS - More Security/238 URL and MySQL Injection Protection.mp4 27.72 MB
30 Taking the Project to the Internet/239 WARNING BEFORE GOING ONLINE - Edwin from the future.mp4 36.31 MB
30 Taking the Project to the Internet/240 Hosting Setup.mp4 56.95 MB
30 Taking the Project to the Internet/241 Displaying errors online.mp4 29.36 MB
30 Taking the Project to the Internet/242 Uploading files.mp4 27.51 MB
30 Taking the Project to the Internet/243 Creating the Online Database.mp4 55.73 MB
30 Taking the Project to the Internet/244 Importing database.mp4 24.33 MB
30 Taking the Project to the Internet/245 Fixing access to application.mp4 37.97 MB
30 Taking the Project to the Internet/246 Getting the right PHP online version (FIXED).mp4 20.57 MB
31 Sending Emails/247 Creating a contact page.mp4 52.72 MB
31 Sending Emails/248 Uploading Contact page.mp4 31.63 MB
31 Sending Emails/249 Sending emails.mp4 48.39 MB
31 Sending Emails/250 Modifying Email Headers.mp4 17.98 MB
32 Bootstrap Modal Delete Confirm Feature/251 Intro.mp4 12.46 MB
32 Bootstrap Modal Delete Confirm Feature/252 Creating the markup.mp4 129.58 MB
32 Bootstrap Modal Delete Confirm Feature/253 Writing the code.mp4 96.73 MB
33 No posts or category message feature/254 Intro.mp4 21.3 MB
33 No posts or category message feature/255 No posts feature home page.mp4 68.77 MB
33 No posts or category message feature/256 No categories feature.mp4 32.8 MB
33 No posts or category message feature/257 Dont show draft to visitors but everything to admin.mp4 111.59 MB
33 No posts or category message feature/258 Applying functionality to mayor pages.mp4 43.26 MB
34 Some miscellaneous features/259 Active navigation links.mp4 53.27 MB
34 Some miscellaneous features/260 Login form visibility when logged in or logged out.mp4 35.88 MB
35 Having fun with bugs/261 Duplicate category improvement.mp4 42.5 MB
35 Having fun with bugs/262 Fixing bug in our edit post javascript editor.mp4 19.67 MB
35 Having fun with bugs/263 Cloning empty fields and table shifting fix.mp4 33.59 MB
36 Refactoring part 1/264 Refactoring index in admin part 1.mp4 75.93 MB
36 Refactoring part 1/265 Refactoring index in admin part 2.mp4 82.55 MB
36 Refactoring part 1/266 Refactoring our view all posts by JOINING TABLES part 1.mp4 85.9 MB
36 Refactoring part 1/267 Refactoring our view all posts by JOINING TABLES part 2.mp4 52.27 MB
37 New registration system/268 Create a better admin detection feature.mp4 24.64 MB
37 New registration system/269 Duplicate username function.mp4 24.79 MB
37 New registration system/270 Duplicate email function.mp4 29.7 MB
37 New registration system/271 Validation for registration.mp4 18.12 MB
37 New registration system/272 Setting up our Login user function.mp4 26.79 MB
37 New registration system/273 Adding some user friendly code.mp4 14.64 MB
37 New registration system/274 Displaying inline errors in form.mp4 13.56 MB
37 New registration system/275 Registering users with the new function.mp4 19.21 MB
37 New registration system/276 Login users with the new function.mp4 13.06 MB
37 New registration system/277 Deleting via POST.mp4 24.78 MB
38 Adding Prepare statements to our application for security/278 Fetching posts in the category page using prepared statements part 1.mp4 19.44 MB
38 Adding Prepare statements to our application for security/279 Fetching posts in the category page using prepared statements part 2.mp4 23.29 MB
38 Adding Prepare statements to our application for security/280 Fetching posts in the category page using prepared statements part 3.mp4 18.95 MB
38 Adding Prepare statements to our application for security/281 Inserting categories with prepare statements.mp4 12.01 MB
38 Adding Prepare statements to our application for security/282 Updating categories with prepare statements.mp4 13.24 MB
38 Adding Prepare statements to our application for security/283 Closing statements.mp4 8.78 MB
39 CMS Extra feature - Pretty URLs/284 Intro (IMPORTANT).mp4 4.92 MB
39 CMS Extra feature - Pretty URLs/285 Turning on the rewrite engine.mp4 19.77 MB
39 CMS Extra feature - Pretty URLs/286 Rewriting index contact and registration.mp4 15.44 MB
39 CMS Extra feature - Pretty URLs/287 Rewriting post page and query string.mp4 23.45 MB
39 CMS Extra feature - Pretty URLs/288 Rewriting category page and fixing links.mp4 12.21 MB
40 CMS Extra Feature - Forgot Password System/289 Intro to what we are building.mp4 9.68 MB
40 CMS Extra Feature - Forgot Password System/290 Creating some helper functions for the new system.mp4 15.04 MB
40 CMS Extra Feature - Forgot Password System/291 Restructuring login page.mp4 47.21 MB
40 CMS Extra Feature - Forgot Password System/292 Creating the forgot password page.mp4 29.79 MB
40 CMS Extra Feature - Forgot Password System/293 Forgot password - checking form values.mp4 19.24 MB
40 CMS Extra Feature - Forgot Password System/294 Updating database with token values.mp4 40.24 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/295 Intro.mp4 8.12 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/297 Installing third party library with composer.mp4 47.63 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/298 Sending email.mp4 59.7 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/299 Autoloading classes and setting up UTF-8 for emails.mp4 44.98 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/300 Sending code over email.mp4 29.81 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/301 Creating the reset page.mp4 25.33 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/302 Pulling data and testing it.mp4 20.2 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/303 Unique database values.mp4 15.68 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/304 Updating password and token columns.mp4 23.53 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/305 Making it everything work.mp4 58.74 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/306 Update search feature to work with the forgot password system code.mp4 6.32 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/307 Data based on current user.mp4 18.82 MB
41 CMS Extra Feature - Forgot Password System - Sending Email/308 Image fallback and comment display fix.mp4 28.03 MB
42 CMS Extra Feature - Realtime Notifications with Pusher/309 Intro.mp4 13.42 MB
42 CMS Extra Feature - Realtime Notifications with Pusher/310 Downloading Pusher and fixing random bug.mp4 29.02 MB
42 CMS Extra Feature - Realtime Notifications with Pusher/311 Writing our first PHP code with the package.mp4 19.08 MB
42 CMS Extra Feature - Realtime Notifications with Pusher/312 Getting our first Notification.mp4 37.43 MB
42 CMS Extra Feature - Realtime Notifications with Pusher/313 Using a Library to make Notification POP-UPS.mp4 23.53 MB
42 CMS Extra Feature - Realtime Notifications with Pusher/314 Protecting credentials - Part 1.mp4 20.25 MB
42 CMS Extra Feature - Realtime Notifications with Pusher/315 Protecting credentials - Part 2 - Finished.mp4 15.09 MB
43 CMS Extra Feature - POST LIKES/316 What we are creating.mp4 25.58 MB
43 CMS Extra Feature - POST LIKES/317 Creating the like button.mp4 88.67 MB
43 CMS Extra Feature - POST LIKES/318 Attaching the click event to the button.mp4 29.01 MB
43 CMS Extra Feature - POST LIKES/319 Setting up the Like AJAX request.mp4 80.57 MB
43 CMS Extra Feature - POST LIKES/320 Fetching the Posts.mp4 77.01 MB
43 CMS Extra Feature - POST LIKES/321 Updating post with Likes.mp4 29.31 MB
43 CMS Extra Feature - POST LIKES/322 Creating our first Like.mp4 37.41 MB
43 CMS Extra Feature - POST LIKES/323 Unliking Posts.mp4 90.48 MB
43 CMS Extra Feature - POST LIKES/324 Creating a helper function to the get the Logged-in User id - part 1.mp4 61.58 MB
43 CMS Extra Feature - POST LIKES/325 Creating a helper function to the get the Logged-in User id - part 2.mp4 32.99 MB
43 CMS Extra Feature - POST LIKES/326 Creating a helper function to detect if the user likes a specific post.mp4 72.26 MB
43 CMS Extra Feature - POST LIKES/327 Updating our Like button to be more dynamic.mp4 130.65 MB
43 CMS Extra Feature - POST LIKES/328 Fetching all Likes in the Post.mp4 100.2 MB
43 CMS Extra Feature - POST LIKES/329 Finishing Likes.mp4 117.47 MB
43 CMS Extra Feature - POST LIKES/330 Lets add a Tooltip Feature.mp4 72.7 MB
44 CMS Extra Feature - Creating A Separate Admin for Logged In Users/331 Intro.mp4 9.55 MB
44 CMS Extra Feature - Creating A Separate Admin for Logged In Users/332 Refactoring dashboard a little with some helper functions.mp4 197.22 MB
44 CMS Extra Feature - Creating A Separate Admin for Logged In Users/333 Getting all the Users posts.mp4 112.4 MB
44 CMS Extra Feature - Creating A Separate Admin for Logged In Users/334 Getting all the Users comments.mp4 91.02 MB
44 CMS Extra Feature - Creating A Separate Admin for Logged In Users/335 Getting all the Users categories.mp4 55.45 MB
44 CMS Extra Feature - Creating A Separate Admin for Logged In Users/336 Getting all the Users published and draft posts.mp4 63.33 MB
44 CMS Extra Feature - Creating A Separate Admin for Logged In Users/337 Getting all the Users post approved and unapproved comments.mp4 78.27 MB
其他位置