[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/01 Getting Started/001 Section Overview.mp4 |
2.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/01 Getting Started/002 Edwin from the future.mp4 |
4.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/01 Getting Started/003 Code Editors I recommend Optional Lecture.mp4 |
27 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/01 Getting Started/004 Web Development Software Installation XAMPP.mp4 |
79.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/01 Getting Started/005 Course Exercise files.mp4 |
36.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/01 Getting Started/006 Displaying errors in PHP.mp4 |
54.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/01 Getting Started/attached_files/005 Course Exercise files/CMS-TEMPLATE-PHP.zip |
5.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/01 Getting Started/attached_files/005 Course Exercise files/Gallery.zip |
5.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/01 Getting Started/attached_files/005 Course Exercise files/Oop.zip |
4 KB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/02 OOP Fundamentals/007 Section Overview.mp4 |
1.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/02 OOP Fundamentals/008 Defining a class.mp4 |
32.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/02 OOP Fundamentals/009 Defining methods.mp4 |
15.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/02 OOP Fundamentals/010 Instantiating a Class.mp4 |
15.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/02 OOP Fundamentals/011 Defining properties.mp4 |
28.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/02 OOP Fundamentals/012 Class Inheritance.mp4 |
17.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/02 OOP Fundamentals/013 Access Control Modifiers.mp4 |
23.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/02 OOP Fundamentals/014 Static Modifier.mp4 |
29.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/02 OOP Fundamentals/015 Getters and Setters.mp4 |
19.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/02 OOP Fundamentals/016 Referencing Parent Class with Static.mp4 |
32 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/02 OOP Fundamentals/017 Constructors and Destructors.mp4 |
38.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/03 OOP Project - Building a Photo Gallery System/018 Overview of this project.mp4 |
2.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/03 OOP Project - Building a Photo Gallery System/019 Project Directories Assets.mp4 |
35 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/03 OOP Project - Building a Photo Gallery System/020 Editing and Modifying Files.mp4 |
55.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/03 OOP Project - Building a Photo Gallery System/021 Gallery System Links.mp4 |
12.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/03 OOP Project - Building a Photo Gallery System/022 Creating Pages.mp4 |
32.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/03 OOP Project - Building a Photo Gallery System/023 Creating Database and User Table.mp4 |
20.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/03 OOP Project - Building a Photo Gallery System/attached_files/019 Project Directories Assets/CMS-TEMPLATE-PHP.zip |
5.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/04 Database Class/024 Section Overview.mp4 |
2.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/04 Database Class/025 Setting Up the Database Connection.mp4 |
22.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/04 Database Class/026 Initializing all Includes in one file.mp4 |
11.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/04 Database Class/027 Init file inclusion reminder Edwin from the future.mp4 |
10.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/04 Database Class/028 Creating the Database Class.mp4 |
22.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/04 Database Class/029 Future Update for database class.mp4 |
4.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/04 Database Class/030 Automatic DB Connection Setup.mp4 |
15.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/04 Database Class/031 The Query Method.mp4 |
10.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/04 Database Class/032 Database Class Helper Methods.mp4 |
13.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/04 Database Class/033 Testing Query Method.mp4 |
31.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/04 Database Class/034 Improving our Connection to be more OOP.mp4 |
28.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/035 Section Overview.mp4 |
1.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/036 Creating our User Class.mp4 |
13.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/037 Testing our find_all method.mp4 |
24.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/038 Static Method Usage and Challenge.mp4 |
11 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/039 Creating a Find user id method and Solution.mp4 |
21.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/040 Create This Query Method.mp4 |
29.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/041 Assigning Array Values to Object Properties.mp4 |
16.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/042 Auto Instantiation Method.mp4 |
18.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/043 Testing the Instantiation Method.mp4 |
15.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/044 Short Way Auto Instantiation.mp4 |
22.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/045 Creating The Attribute Finder Method.mp4 |
21.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/046 Adding our Instantiation Method.mp4 |
34.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/047 Using our Instantiation Method to find all users.mp4 |
23.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/048 Using our Instantiation Method to find 1 User.mp4 |
57.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/049 Undeclared Object Backup Function.mp4 |
31.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/050 Updating the Autoload Function Edwin from the future.mp4 |
36.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/05 The User Class/051 So what is going.html |
2 KB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/052 Section Overview.mp4 |
2.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/053 Starting Sessions.mp4 |
23.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/054 The Checking login Method.mp4 |
14.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/055 The Login Method.mp4 |
27.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/056 The Logout Method.mp4 |
16.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/057 Controlling Access to Admin.mp4 |
29.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/058 Creating The Login Page.mp4 |
31.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/059 Creating the Verify Method Part 1.mp4 |
25.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/060 Creating the Verify Method part 2.mp4 |
34.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/061 Duplicate return Important watch the whole lecture - Edwin from the future.mp4 |
7.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/062 Login page position - Edwin from the future.mp4 |
1.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/063 Login Form Creation Download.mp4 |
37.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/064 Creating our Login out Feature.mp4 |
35.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/065 Creating message method.mp4 |
10.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/066 Outputting Feedback for User.mp4 |
22.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/06 The Session Class/attached_files/063 Login Form Creation Download/54-Login-Form-Php.zip |
457 B |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/07 Files Basics/067 Section Overview.mp4 |
1.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/07 Files Basics/068 Understanding File Permissions.mp4 |
13.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/07 Files Basics/069 Magic Constants.mp4 |
50.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/08 Uploading Files/070 Section Overview.mp4 |
1.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/08 Uploading Files/071 Configuring PHP for File Uploads.mp4 |
37.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/08 Uploading Files/072 Sending Files.mp4 |
17.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/08 Uploading Files/073 Analyzing Uploaded File Structure.mp4 |
12 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/08 Uploading Files/074 File Error Code Explained.mp4 |
31.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/08 Uploading Files/075 Moving Uploaded Files.mp4 |
43.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/09 CRUD Create Method/076 Section Overview.mp4 |
1.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/09 CRUD Create Method/077 Create Method Query Part1.mp4 |
27.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/09 CRUD Create Method/078 Create Method Query Part 2.mp4 |
22.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/09 CRUD Create Method/079 Inserting Last ID Method Challenge.mp4 |
21.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/09 CRUD Create Method/080 Testing our Method Solution.mp4 |
32.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/10 CRUD Update Method/081 Update Method Query.mp4 |
33.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/10 CRUD Update Method/082 Testing our Update Method.mp4 |
19.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/11 CRUD Delete Method/083 Delete Method.mp4 |
24.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/11 CRUD Delete Method/084 Testing the Delete Method.mp4 |
46.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/12 Abstracting and Improving/085 Section Overview.mp4 |
1.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/12 Abstracting and Improving/086 Improving the Create Method.mp4 |
38.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/12 Abstracting and Improving/087 Abstracting Tables.mp4 |
40.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/12 Abstracting and Improving/088 Abstracting Properties.mp4 |
21.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/12 Abstracting and Improving/089 Abstracting the Create Method Part 1.mp4 |
30.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/12 Abstracting and Improving/090 Abstracting the Create Method Part 2.mp4 |
17.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/12 Abstracting and Improving/091 Modifying the properties method.mp4 |
34.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/12 Abstracting and Improving/092 Testing the Abstracted Create Method.mp4 |
20.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/12 Abstracting and Improving/093 Abstracting the Update Method.mp4 |
25.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/12 Abstracting and Improving/094 Testing the Abstracted Update Method.mp4 |
15.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/12 Abstracting and Improving/095 Escaping Values From our Abstracted Methods.mp4 |
35.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/096 Section Overview.mp4 |
1.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/097 Creating the Database Table for our Photo Class.mp4 |
18.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/098 Abstracting the remaining methods.mp4 |
19.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/099 Create the Parent Class.mp4 |
27.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/100 Fixing lecture 90 Double Return.mp4 |
9.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/101 Late Static Binding.mp4 |
38.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/102 Coding The Photo Class.mp4 |
47.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/103 Adding Class Properties.mp4 |
16 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/104 Testing Inherited Methods.mp4 |
32.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/105 Setting Up our Properties Array.mp4 |
18.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/106 Building Directory Paths.mp4 |
39.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/107 Set File Method.mp4 |
29.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/108 Save Method Part 1.mp4 |
32.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/109 Save Method Part 2.mp4 |
31.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/110 HTML Form Creation.mp4 |
37.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/111 Uploading and Testing.mp4 |
41.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/112 Coding The HTML for our Photos Table.mp4 |
25.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/113 Coding The PHP for a Photo Table.mp4 |
26.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/114 Dynamic Image Path.mp4 |
24.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/13 The Photo Class/attached_files/114 Dynamic Image Path/Car-Pictures.zip |
2.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/14 ADMIN PHOTOS Deletion Section/115 Section Overview.mp4 |
2.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/14 ADMIN PHOTOS Deletion Section/116 DELETE PAGE and Links Part 1.mp4 |
24.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/14 ADMIN PHOTOS Deletion Section/117 DELETE Page Part 1.mp4 |
14.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/14 ADMIN PHOTOS Deletion Section/118 Making our Application More Generic.mp4 |
73.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/14 ADMIN PHOTOS Deletion Section/119 Creating The Delete Method.mp4 |
34.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/14 ADMIN PHOTOS Deletion Section/120 Setting Up The Right Redirect Paths for Delete.mp4 |
12.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/121 Section Overview.mp4 |
1.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/122 Creating The Edit Page.mp4 |
38.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/123 Creating The Edit Page Part 2.mp4 |
40.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/124 Writing our PHP Code Part 1.mp4 |
31.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/125 Writing our PHP Code Part 2.mp4 |
26.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/126 Displaying Data.mp4 |
48 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/127 Updating Data.mp4 |
16.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/128 Picture and Sidebar Styling.mp4 |
31.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/129 Installing The Text Editor.mp4 |
18 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/130 Setting Size for Photos Page Thumbnail.mp4 |
16.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/attached_files/123 Creating The Edit Page Part 2/76-Edit-Photo-Snippet-Php.zip |
658 B |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/15 ADMIN PHOTOS Edit Photo Section/attached_files/128 Picture and Sidebar Styling/81-Edit-Photo-Styles-Css.zip |
428 B |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/131 Section Overview.mp4 |
1.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/132 Displaying User Page.mp4 |
28.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/133 Working with User Image.mp4 |
48 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/134 Creating User Image Column in DB Table.mp4 |
25 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/135 Deleting Users.mp4 |
9.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/136 Creating Add User Page Part 1.mp4 |
37.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/137 Creating Add User Page Part 2 Testing.mp4 |
14.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/138 Assigning POST values to Object Properties.mp4 |
21.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/139 Setting Up Image Upload for User.mp4 |
53.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/140 Creating The User Edit Page.mp4 |
28 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/141 Updating User.mp4 |
42.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/142 Empty Password Field Fix.mp4 |
11.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/143 Updating User Modification.mp4 |
19.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/144 Delete within Edit User Page.mp4 |
26.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/16 ADMIN USERS/145 Fixing Duplicate Record Creation Bug.mp4 |
12.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/146 Section Overview.mp4 |
2.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/147 Creating the Comments Table in the Database.mp4 |
18 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/148 Creating the Comment Class.mp4 |
19 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/149 Self Instantiation Comment Method.mp4 |
25.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/150 Find Comments Method.mp4 |
28.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/151 Testing our Comment Form.mp4 |
33.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/152 Including Our Classes in Photo.php FRONT-END.mp4 |
23.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/153 Pulling Data From Form Part 1.mp4 |
19 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/154 Pulling Data From Form Part 2.mp4 |
35.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/155 Displaying Making Comments - FRONT-END.mp4 |
30.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/156 Displaying Making Comments - BACK-END.mp4 |
27.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/157 Deleting Comments.mp4 |
9.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/158 Creating the Individual Comment Page Part 1.mp4 |
29.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/159 Creating the Individual Comment Page Part 2.mp4 |
14.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/160 Creating the Count Comment Code and CHALLENGE.mp4 |
15.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/161 Comment Count Link SOLUTION.mp4 |
13.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/162 Deleting Specific Photo Comments Code.mp4 |
10.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/17 ADMIN COMMENTS/attached_files/158 Creating the Individual Comment Page Part 1/Car-Pictures.zip |
2.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/18 ADMIN Dashboard Setup/163 Section Overview.mp4 |
1.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/18 ADMIN Dashboard Setup/164 Dynamic Menu to Photo.php.mp4 |
28.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/18 ADMIN Dashboard Setup/165 Dashboard HTML Snippets Inclusion.mp4 |
13.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/18 ADMIN Dashboard Setup/166 Adding Google API Charts.mp4 |
17.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/18 ADMIN Dashboard Setup/167 Tracking Page Views Method.mp4 |
29.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/18 ADMIN Dashboard Setup/168 Creating the Count All Method and Echoing Photo Count.mp4 |
27.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/18 ADMIN Dashboard Setup/169 Setting Up Users and Comment Counts.mp4 |
14.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/18 ADMIN Dashboard Setup/170 Modifying Chart Properties.mp4 |
48.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/18 ADMIN Dashboard Setup/171 Dynamic Data in Chart Creation.mp4 |
39.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/18 ADMIN Dashboard Setup/attached_files/165 Dashboard HTML Snippets Inclusion/112-Dashboard-Code-Snippet-Php.zip |
630 B |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/19 FRONT-END Gallery System/172 Setting Up Index to Display Photos Part 1.mp4 |
29.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/19 FRONT-END Gallery System/173 Setting Up Index to Display Photos Part 2.mp4 |
19.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/19 FRONT-END Gallery System/174 Correcting Photos Alignment with CSS.mp4 |
20 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/19 FRONT-END Gallery System/175 Coding the PHP in Photo.php FRON-END.mp4 |
42.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/19 FRONT-END Gallery System/176 Home Page Link and Footer Modifications.mp4 |
20.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/177 Section Overview.mp4 |
1.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/178 Setting Up our Pagination Variables.mp4 |
20.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/179 Creating the Paginate CLASS.mp4 |
12.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/180 Creating our Construct Function to Initialize some Properties.mp4 |
10.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/181 Building our Paginate Class Methods Part 1.mp4 |
21.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/182 Building our Paginate Class Methods Part 2.mp4 |
26.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/183 Instantiating and Testing Paginate.mp4 |
34.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/184 Setting Up our Next Page Link.mp4 |
20.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/185 Putting our Next Link to Work - CHALLENGE.mp4 |
11.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/186 Creating Previous Link - SOLUTION.mp4 |
14.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/187 Paginate Indication and Looping.mp4 |
28.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/188 Pagination Indication CSS.mp4 |
19.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/20 FRONT-END PAGINATION/189 CLEANING UP.mp4 |
33 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/190 Extra Features Overview.mp4 |
3.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/191 Creating the Modal HTML Snippets Download.mp4 |
49.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/192 Including Modal from somewhere else.mp4 |
27 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/193 Setting up our Javascript jQuery Code.mp4 |
51.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/194 Enable Selection Button on Click - jQuery.mp4 |
13 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/195 Enabling the Selection Button with jQuery.mp4 |
17 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/196 Pulling User Id with jQuery and Javascript.mp4 |
35 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/197 Pulling Image Name with jQuery and Javascript.mp4 |
16.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/198 Writing the AJAX - Setting User Image.mp4 |
27.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/199 Testing our AJAX Code.mp4 |
15.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/200 Creating the AJAX PHP Method.mp4 |
21.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/201 Modifying Improving Our AJAX PHP method.mp4 |
40.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/202 Photo Library Sidebar Part 1 - CHALLENGE INCLUDED.mp4 |
26 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/203 Photo Library Sidebar Part 2 - SOLUTION INCLUDED.mp4 |
10.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/204 Photo Library Sidebar Part 3 - COMPLETED.mp4 |
17.5 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/205 Creating Session Methods for Notifications in the Edit User Page Part 1.mp4 |
22.8 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/206 Creating Session Methods for Notifications in the Edit User Page Part 2.mp4 |
38.6 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/207 Updating User Methods.mp4 |
28.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/208 Setting Up Notifications for CRUD Part 1.mp4 |
35 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/209 Setting Up Notifications for CRUD Part 2.mp4 |
15.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/210 Installing a Multiple Upload and Drop JS File Plugin Part 1.mp4 |
33.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/211 Installing a Multiple Upload and Drop JS File Plugin Part 2.mp4 |
31.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/212 Installing a Multiple Upload and Drop JS File Plugin Part 3 - COMPLETE.mp4 |
21.7 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/213 Edit Photo Page Sidebar jQuery Dropdown.mp4 |
37.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/214 Login Page CSS.mp4 |
11.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/215 Confirm Delete with Javascript and jQuery.mp4 |
30.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/216 Conclusion and BONUS.mp4 |
5.3 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/21 EXTRA FEATURES/attached_files/191 Creating the Modal HTML Snippets Download/136-Snippets-For-Modal.zip |
1 KB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/22 Taking our application online/217 Hosting setup.mp4 |
55.9 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/22 Taking our application online/218 Displaying errors online.mp4 |
29.4 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/22 Taking our application online/219 Uploading files and database creation.mp4 |
60 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/22 Taking our application online/220 Importing database and setting up configurations CHALLENGE.mp4 |
26 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/22 Taking our application online/221 Creating an online site root path SOLUTION.mp4 |
54.2 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/22 Taking our application online/222 Testing photos deletion functionality.mp4 |
29.1 MB |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/[FreeTutorials.us].txt |
78 B |
[FreeTutorials.us] oop-php-object-oriented-programing-with-project-1-course/[FreeTutorials.us].url |
119 B |