Please note that this page does not hosts or makes available any of the listed filenames. You
cannot download any of those files from here.
|
001 Intro video.en.srt |
2.53KB |
001 Intro video.mp4 |
26.34MB |
002 Xampp installation.en.srt |
9.50KB |
002 Xampp installation.mp4 |
64.82MB |
003 Downloading a text editor.en.srt |
1.24KB |
003 Downloading a text editor.mp4 |
6.84MB |
004 Creating our index page.en.srt |
6.87KB |
004 Creating our index page.mp4 |
43.85MB |
004 reeceflix-indexPage.zip |
1.25KB |
005 Creating the users table.en.srt |
11.37KB |
005 Creating the users table.mp4 |
87.35MB |
006 Creating the register page.en.srt |
10.36KB |
006 Creating the register page.mp4 |
57.65MB |
006 reeceflix-registerPage.zip |
3.89KB |
007 reeceflix-columnStyle.zip |
4.08KB |
007 Styling our form column.en.srt |
12.08KB |
007 Styling our form column.mp4 |
64.73MB |
008 Creating the input fields.en.srt |
9.87KB |
008 Creating the input fields.mp4 |
55.45MB |
008 reeceflix-inputForm.zip |
4.18KB |
009 Quick preview of handling the form submission.en.srt |
5.87KB |
009 Quick preview of handling the form submission.mp4 |
36.57MB |
009 reeceflix-testFormSubmit.zip |
4.39KB |
010 reeceflix-inputStyle.zip |
4.44KB |
010 Styling the input fields.en.srt |
9.91KB |
010 Styling the input fields.mp4 |
74.54MB |
011 Creating the title section.en.srt |
15.48KB |
011 Creating the title section.mp4 |
105.87MB |
011 reeceflix-headerStyle.zip |
4.60KB |
012 Adding a site logo.en.srt |
9.77KB |
012 Adding a site logo.mp4 |
70.85MB |
012 reeceflix-siteLogo.zip |
25.51KB |
013 reeceflix-loginLink.zip |
88.98KB |
013 Styling the login link.en.srt |
8.09KB |
013 Styling the login link.mp4 |
68.02MB |
014 Creating the login page.en.srt |
3.14KB |
014 Creating the login page.mp4 |
22.90MB |
014 reeceflix-loginPage.zip |
91.67KB |
015 reeceflix-sanitizeString.zip |
93.72KB |
015 Sanitising the users first name.en.srt |
15.49KB |
015 Sanitising the users first name.mp4 |
92.10MB |
016 Form sanitizer class.en.srt |
9.10KB |
016 Form sanitizer class.mp4 |
50.24MB |
016 reeceflix-FormSanitizerClass.zip |
96.19KB |
017 reeceflix-sanitationMethods.zip |
101.03KB |
017 Sanitation methods.en.srt |
7.97KB |
017 Sanitation methods.mp4 |
54.03MB |
018 Config file.en.srt |
8.43KB |
018 Config file.mp4 |
41.62MB |
018 reeceflix-configFile.zip |
104.68KB |
019 Connecting to the database.en.srt |
12.78KB |
019 Connecting to the database.mp4 |
63.46MB |
019 reeceflix-connectDatabase.zip |
108.07KB |
020 Creating the Account class.en.srt |
7.39KB |
020 Creating the Account class.mp4 |
37.77MB |
020 reeceflix-AccountClass.zip |
112.27KB |
021 reeceflix-validateFirstName.zip |
115.50KB |
021 Validating the first name.en.srt |
6.96KB |
021 Validating the first name.mp4 |
38.05MB |
022 Displaying errors to the user.en.srt |
8.18KB |
022 Displaying errors to the user.mp4 |
54.98MB |
022 reeceflix-getError.zip |
119.17KB |
023 reeceflix-constants.zip |
123.67KB |
023 Using constants for our error messages.en.srt |
5.44KB |
023 Using constants for our error messages.mp4 |
32.70MB |
024 reeceflix-validateLastName.zip |
128.05KB |
024 Validating the last name.en.srt |
8.72KB |
024 Validating the last name.mp4 |
56.88MB |
025 reeceflix-validateUsername.zip |
132.72KB |
025 Validating the username.en.srt |
10.80KB |
025 Validating the username.mp4 |
67.87MB |
026 reeceflix-validateEmail.zip |
143.06KB |
026 Validating the email.en.srt |
13.22KB |
026 Validating the email.mp4 |
85.35MB |
027 reeceflix-validatePasswords.zip |
143.13KB |
027 Validating the passwords.en.srt |
6.85KB |
027 Validating the passwords.mp4 |
48.40MB |
028 reeceflix-errorMessageStyle.zip |
148.07KB |
028 Stying the error messages.en.srt |
3.33KB |
028 Stying the error messages.mp4 |
23.23MB |
029 Inserting the users details to the table.en.srt |
11.86KB |
029 Inserting the users details to the table.mp4 |
82.81MB |
029 reeceflix-insertUserDetails.zip |
151.33KB |
030 Lets try the insert query out.en.srt |
7.76KB |
030 Lets try the insert query out.mp4 |
57.81MB |
030 reeceflix-testInsertQuery.zip |
155.95KB |
031 How to debug MySQL queries.en.srt |
5.44KB |
031 How to debug MySQL queries.mp4 |
40.40MB |
031 reeceflix-debugQueries.zip |
156.98KB |
032 reeceflix-loginFunction.zip |
160.75KB |
032 Writing the login function.en.srt |
11.46KB |
032 Writing the login function.mp4 |
73.68MB |
033 Lets try the login function out.en.srt |
6.47KB |
033 Lets try the login function out.mp4 |
40.55MB |
033 reeceflix-testLogin.zip |
162.86KB |
034 reeceflix-sessions.zip |
166.62KB |
034 Storing the session.en.srt |
9.09KB |
034 Storing the session.mp4 |
52.43MB |
035 reeceflix-getInputValue.zip |
168.86KB |
035 Remembering the last entered values.en.srt |
6.68KB |
035 Remembering the last entered values.mp4 |
36.75MB |
036 reeceflix-registerValues.zip |
171.05KB |
036 Remembering the values entered on the register page.en.srt |
5.18KB |
036 Remembering the values entered on the register page.mp4 |
32.54MB |
037 categories.sql |
1.72KB |
037 entities.sql |
5.75KB |
037 Setting our our tables.en.srt |
9.35KB |
037 Setting our our tables.mp4 |
77.47MB |
037 videos.sql |
393.56KB |
038 Adding sample video files and images.en.srt |
7.34KB |
038 Adding sample video files and images.mp4 |
65.78MB |
038 sample-data.zip |
150.33MB |
039 Explanation of the tables.en.srt |
7.44KB |
039 Explanation of the tables.mp4 |
70.15MB |
040 Creating the preview provider class.en.srt |
8.35KB |
040 Creating the preview provider class.mp4 |
42.47MB |
040 reeceflix-PreviewProvider.zip |
233.20MB |
041 Getting a random entity from the table.en.srt |
9.00KB |
041 Getting a random entity from the table.mp4 |
59.55MB |
041 reeceflix-getRandomEntity.zip |
233.21MB |
042 Creating the entity class.en.srt |
8.71KB |
042 Creating the entity class.mp4 |
41.85MB |
043 Entity getter functions.en.srt |
7.98KB |
043 Entity getter functions.mp4 |
48.72MB |
043 reeceflix-entityFunctions.zip |
233.21MB |
044 reeceflix-previewVideo.zip |
233.21MB |
044 Showing the preview video.en.srt |
5.39KB |
044 Showing the preview video.mp4 |
39.21MB |
045 reeceflix-header.zip |
233.22MB |
045 Splitting code into a header file.en.srt |
6.38KB |
045 Splitting code into a header file.mp4 |
38.95MB |
046 Creating the preview overlay.en.srt |
8.62KB |
046 Creating the preview overlay.mp4 |
89.08MB |
046 reeceflix-previewOverlay.zip |
233.22MB |
047 Preview details element.en.srt |
6.66KB |
047 Preview details element.mp4 |
67.53MB |
047 reeceflix-mainDetails.zip |
233.22MB |
048 reeceflix-buttonStyle.zip |
233.23MB |
048 Styling the buttons.en.srt |
10.45KB |
048 Styling the buttons.mp4 |
97.09MB |
049 Font Awesome icons.en.srt |
9.78KB |
049 Font Awesome icons.mp4 |
87.02MB |
049 reeceflix-fontAwesome.zip |
233.23MB |
050 Button hover state.en.srt |
2.74KB |
050 Button hover state.mp4 |
21.10MB |
050 reeceflix-buttonHover.zip |
233.24MB |
051 Muting and unmuting the preview video.en.srt |
8.54KB |
051 Muting and unmuting the preview video.mp4 |
64.49MB |
051 reeceflix-muteToggle.zip |
233.24MB |
052 Changing the icon on muteunmute.en.srt |
5.10KB |
052 Changing the icon on muteunmute.mp4 |
38.15MB |
052 reeceflix-toggleIcon.zip |
233.24MB |
053 reeceflix-previewEnded.zip |
233.25MB |
053 Showing the image when the preview has ended.en.srt |
4.20KB |
053 Showing the image when the preview has ended.mp4 |
29.31MB |
054 Adding some style to the page background.en.srt |
3.96KB |
054 Adding some style to the page background.mp4 |
37.28MB |
054 reeceflix-wrapperStyle.zip |
233.25MB |
055 Creating the category container class.en.srt |
7.17KB |
055 Creating the category container class.mp4 |
53.99MB |
055 reeceflix-categoryContainers.zip |
233.25MB |
056 reeceflix-showllCategories.zip |
233.26MB |
056 Showing all categories.en.srt |
8.16KB |
056 Showing all categories.mp4 |
60.40MB |
057 Creating the Entity provider class.en.srt |
14.82KB |
057 Creating the Entity provider class.mp4 |
86.85MB |
058 Looping over each entity.en.srt |
7.63KB |
058 Looping over each entity.mp4 |
52.01MB |
058 reeceflix-loopEntities.zip |
233.26MB |
059 entityPreview.mp4 |
325.32MB |
059 Outputting the html for each entity.en.srt |
7.22KB |
059 Outputting the html for each entity.mp4 |
49.58MB |
060 reeceflix-previewContainerSmall.zip |
233.27MB |
060 Styling the entity previews.en.srt |
7.01KB |
060 Styling the entity previews.mp4 |
59.04MB |
061 reeceflix-categoryStyle.zip |
233.27MB |
061 Styling the category sections.en.srt |
10.71KB |
061 Styling the category sections.mp4 |
85.28MB |
062 Creating the entity page.en.srt |
10.70KB |
062 Creating the entity page.mp4 |
81.30MB |
062 reeceflix-entityPage.zip |
233.28MB |
063 Error message class.en.srt |
7.71KB |
063 Error message class.mp4 |
44.93MB |
063 reeceflix-errorMessage.zip |
233.28MB |
064 Creating the season provider.en.srt |
6.31KB |
064 Creating the season provider.mp4 |
38.02MB |
064 reeceflix-SeasonProvider.zip |
233.29MB |
065 Getting the seasons.en.srt |
7.00KB |
065 Getting the seasons.mp4 |
51.70MB |
065 reeceflix-getSeasons.zip |
233.29MB |
066 Creating the video class.en.srt |
11.18KB |
066 Creating the video class.mp4 |
81.04MB |
066 reeceflix-videoClass.zip |
233.29MB |
067 Creating the season class.en.srt |
12.46KB |
067 Creating the season class.mp4 |
81.11MB |
067 reeceflix-seasonsClass.zip |
233.30MB |
068 Outputting the season numbers.en.srt |
6.51KB |
068 Outputting the season numbers.mp4 |
40.43MB |
068 reeceflix-outputSeasonNum.zip |
233.30MB |
069 Getting the video properties.en.srt |
5.92KB |
069 Getting the video properties.mp4 |
39.76MB |
069 reeceflix-videoProperties.zip |
233.30MB |
070 Outputting the episodes.en.srt |
6.84KB |
070 Outputting the episodes.mp4 |
49.95MB |
070 reeceflix-outputVideo.zip |
233.31MB |
071 reeceflix-stylingVideos.zip |
233.31MB |
071 Styling the episodes.en.srt |
11.97KB |
071 Styling the episodes.mp4 |
109.86MB |
072 reeceflix-youMightLike.zip |
233.32MB |
072 Showing you might also like section.en.srt |
12.63KB |
072 Showing you might also like section.mp4 |
108.80MB |
073 Incrementing the video views.en.srt |
6.70KB |
073 Incrementing the video views.mp4 |
51.64MB |
073 reeceflix-incrementViews.zip |
233.32MB |
074 Displaying the video.en.srt |
6.32KB |
074 Displaying the video.mp4 |
45.96MB |
074 reeceflix-videoTag.zip |
233.32MB |
075 Creating the back button.en.srt |
10.44KB |
075 Creating the back button.mp4 |
81.08MB |
075 reeceflix-videoBackButton.zip |
233.33MB |
076 Back button functionality.en.srt |
1.71KB |
076 Back button functionality.mp4 |
13.90MB |
076 reeceflix-goBack.zip |
233.33MB |
077 Hiding the video controls after 2 seconds.en.srt |
7.89KB |
077 Hiding the video controls after 2 seconds.mp4 |
48.50MB |
077 reeceflix-startHideTimer.zip |
233.33MB |
078 Video progress table.en.srt |
3.66KB |
078 Video progress table.mp4 |
28.07MB |
079 Initialising the video.en.srt |
5.48KB |
079 Initialising the video.mp4 |
35.49MB |
080 Making an ajax call.en.srt |
9.22KB |
080 Making an ajax call.mp4 |
40.19MB |
081 Passing data in our ajax call.en.srt |
8.67KB |
081 Passing data in our ajax call.mp4 |
40.86MB |
082 Inserting the initial video progress into the table.en.srt |
9.97KB |
082 Inserting the initial video progress into the table.mp4 |
56.63MB |
082 reeceflix-insertDuration.zip |
233.34MB |
083 Creating the video progress timer.en.srt |
6.60KB |
083 Creating the video progress timer.mp4 |
52.67MB |
083 reeceflix-durationTimer.zip |
233.34MB |
084 Updating the video progress as the video plays.en.srt |
10.01KB |
084 Updating the video progress as the video plays.mp4 |
66.08MB |
085 Marking the video as seen.en.srt |
7.39KB |
085 Marking the video as seen.mp4 |
43.24MB |
085 reeceflix-setFinished.zip |
233.35MB |
086 reeceflix-getProgress.zip |
233.35MB |
086 Resume playing where we left off.en.srt |
15.62KB |
086 Resume playing where we left off.mp4 |
98.02MB |
087 Getting the up next video.en.srt |
11.40KB |
087 Getting the up next video.mp4 |
52.18MB |
087 reeceflix-VideoProvider.zip |
233.35MB |
088 reeceflix-VideoProviderFallbackVideo.zip |
233.35MB |
088 Up next video when theres no more episodes.en.srt |
5.70KB |
088 Up next video when theres no more episodes.mp4 |
33.73MB |
089 reeceflix-upNextTitle.zip |
233.36MB |
089 Up next title.en.srt |
10.75KB |
089 Up next title.mp4 |
69.94MB |
090 Displaying the season and episode number.en.srt |
4.77KB |
090 Displaying the season and episode number.mp4 |
33.15MB |
090 reeceflix-seasonAndEpisode.zip |
233.36MB |
091 reeceflix-playNextButton.zip |
233.36MB |
091 The play next video button.en.srt |
2.46KB |
091 The play next video button.mp4 |
17.31MB |
092 reeceflix-upNextStyle.zip |
233.37MB |
092 Styling the up next controls.en.srt |
5.85KB |
092 Styling the up next controls.mp4 |
45.66MB |
093 reeceflix-restartVideo.zip |
233.37MB |
093 Restart video button.en.srt |
4.55KB |
093 Restart video button.mp4 |
30.64MB |
094 Play button functionality.en.srt |
2.85KB |
094 Play button functionality.mp4 |
23.19MB |
094 watchVideoLink.mp4 |
143.26MB |
095 Showing the overlay when the video ends.en.srt |
3.12KB |
095 Showing the overlay when the video ends.mp4 |
26.60MB |
095 showUpNextOverlay.mp4 |
210.03MB |
096 Getting the entity id for a video.en.srt |
11.38KB |
096 Getting the entity id for a video.mp4 |
108.48MB |
097 entityVideoUser.mp4 |
282.40MB |
097 Getting the next video for that entity.en.srt |
9.30KB |
097 Getting the next video for that entity.mp4 |
53.87MB |
098 Hooking up the play button on the video preview.en.srt |
5.56KB |
098 Hooking up the play button on the video preview.mp4 |
55.07MB |
099 Subtitle of the video preview.en.srt |
6.30KB |
099 Subtitle of the video preview.mp4 |
47.31MB |
100 Play button text.en.srt |
8.48KB |
100 Play button text.mp4 |
63.80MB |
101 Displaying a check mark on seen videos.en.srt |
8.72KB |
101 Displaying a check mark on seen videos.mp4 |
76.11MB |
102 Navigation bar html.en.srt |
8.20KB |
102 Navigation bar html.mp4 |
54.51MB |
103 Styling the navigation bar.en.srt |
10.26KB |
103 Styling the navigation bar.mp4 |
112.39MB |
104 Changing the background color on scroll.en.srt |
8.60KB |
104 Changing the background color on scroll.mp4 |
71.92MB |
105 Hiding the navigation on the watch page.en.srt |
4.90KB |
105 Hiding the navigation on the watch page.mp4 |
33.90MB |
106 TV shows page.en.srt |
9.69KB |
106 TV shows page.mp4 |
77.50MB |
107 TV show preview video.en.srt |
7.01KB |
107 TV show preview video.mp4 |
48.02MB |
108 TV show categories.en.srt |
6.50KB |
108 TV show categories.mp4 |
51.78MB |
109 Movies page preview video.en.srt |
5.49KB |
109 Movies page preview video.mp4 |
36.80MB |
110 Movies page categories.en.srt |
3.07KB |
110 Movies page categories.mp4 |
27.20MB |
111 Category page preview video.en.srt |
5.71KB |
111 Category page preview video.mp4 |
36.49MB |
112 Category page entities.en.srt |
1.15KB |
112 Category page entities.mp4 |
9.98MB |
113 Creating the search page html.en.srt |
7.58KB |
113 Creating the search page html.mp4 |
51.13MB |
114 Searching after 500 milliseconds.en.srt |
7.14KB |
114 Searching after 500 milliseconds.mp4 |
34.39MB |
115 Implementing the search ajax.en.srt |
6.87KB |
115 Implementing the search ajax.mp4 |
36.78MB |
116 Creating the search results provider.en.srt |
4.96KB |
116 Creating the search results provider.mp4 |
21.60MB |
117 Writing the search query.en.srt |
7.82KB |
117 Writing the search query.mp4 |
40.54MB |
118 Outputting the search results.en.srt |
6.05KB |
118 Outputting the search results.mp4 |
36.95MB |
119 Profile page html.en.srt |
8.93KB |
119 Profile page html.mp4 |
47.49MB |
120 Pre filling the text box values.en.srt |
12.30KB |
120 Pre filling the text box values.mp4 |
68.80MB |
121 Styling the forms.en.srt |
8.98KB |
121 Styling the forms.mp4 |
76.42MB |
122 Handling the user details form submission.en.srt |
11.94KB |
122 Handling the user details form submission.mp4 |
69.08MB |
123 Checking if the data is valid.en.srt |
7.41KB |
123 Checking if the data is valid.mp4 |
41.72MB |
124 Updating the users details.en.srt |
5.19KB |
124 Updating the users details.mp4 |
31.56MB |
125 Showing a successerror message.en.srt |
7.90KB |
125 Showing a successerror message.mp4 |
52.91MB |
126 Password form submission.en.srt |
5.13KB |
126 Password form submission.mp4 |
36.70MB |
127 Updating the password.en.srt |
10.97KB |
127 Updating the password.mp4 |
67.34MB |
128 Logging out.en.srt |
4.36KB |
128 Logging out.mp4 |
24.95MB |
129 reeceflix-subscriptionHtml.zip |
233.52MB |
129 The subscribe html code.en.srt |
6.67KB |
129 The subscribe html code.mp4 |
45.40MB |
130 Adding the PayPal SDK.en.srt |
2.07KB |
130 Adding the PayPal SDK.mp4 |
15.32MB |
130 reeceflix-payPalSdk.zip |
234.01MB |
131 PayPal configuration credentials.en.srt |
8.21KB |
131 PayPal configuration credentials.mp4 |
53.51MB |
131 reeceflix-paypalConfig.zip |
234.01MB |
132 Creating a billing plan.en.srt |
12.28KB |
132 Creating a billing plan.mp4 |
86.46MB |
132 reeceflix-billingPlan.zip |
234.02MB |
133 Creating a billing agreement.en.srt |
9.02KB |
133 Creating a billing agreement.mp4 |
59.96MB |
133 reeceflix-billingAgreement.zip |
234.03MB |
134 reeceflix-testPayments.zip |
234.03MB |
134 Testing out the payment system.en.srt |
6.75KB |
134 Testing out the payment system.mp4 |
55.18MB |
135 Executing the billing agreement.en.srt |
7.61KB |
135 Executing the billing agreement.mp4 |
55.63MB |
135 reeceflix-executeAgreement.zip |
234.03MB |
136 Charging a setup fee.en.srt |
8.83KB |
136 Charging a setup fee.mp4 |
72.67MB |
136 reeceflix-setupFee.zip |
234.04MB |
137 reeceflix-cancelMessage.zip |
234.04MB |
137 Showing an error message.en.srt |
2.74KB |
137 Showing an error message.mp4 |
22.33MB |
138 reeceflix-billingDetails.zip |
234.04MB |
138 Storing the transaction details.en.srt |
9.27KB |
138 Storing the transaction details.mp4 |
62.76MB |
139 reeceflix-updateAccount.zip |
234.05MB |
139 Setting the users account to subscribed.en.srt |
10.55KB |
139 Setting the users account to subscribed.mp4 |
78.71MB |
140 What about cancellations.en.srt |
3.26KB |
140 What about cancellations.mp4 |
23.29MB |
141 Preventing users watching videos if not subscribed.en.srt |
3.64KB |
141 Preventing users watching videos if not subscribed.mp4 |
32.44MB |
141 reeceflix-complete-source-code.zip |
234.25MB |
ReadMe.txt |
220B |
ReadMe.txt |
220B |
Visit Coursedrive.org.url |
124B |
Visit Coursedrive.org.url |
124B |