zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Create a Netflix clone from Scratch- JavaScript PHP + MySQL
magnet:?xt=urn:btih:6c81e116f875f934c5cc7b0f911fe866d90e905b&dn=Create a Netflix clone from Scratch- JavaScript PHP + MySQL
磁力链接详情
文件列表详情
6c81e116f875f934c5cc7b0f911fe866d90e905b
infohash:
145
文件数量
8.3 GB
文件大小
2021-11-28 07:26
创建日期
2024-11-10 23:07
最后访问
相关分词
Create
a
Netflix
clone
from
Scratch-
JavaScript
PHP
MySQL
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/05 Displaying movies and tv shows/059 entityPreview.mp4 325.32 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/01 Introduction/001 Intro video.mp4 26.34 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/01 Introduction/002 Xampp installation.mp4 64.82 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/01 Introduction/003 Downloading a text editor.mp4 6.84 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/01 Introduction/004 Creating our index page.mp4 43.85 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/02 RegisterLogin Page - Front end/005 Creating the users table.mp4 87.35 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/02 RegisterLogin Page - Front end/006 Creating the register page.mp4 57.65 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/02 RegisterLogin Page - Front end/007 Styling our form column.mp4 64.73 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/02 RegisterLogin Page - Front end/008 Creating the input fields.mp4 55.45 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/02 RegisterLogin Page - Front end/009 Quick preview of handling the form submission.mp4 36.57 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/02 RegisterLogin Page - Front end/010 Styling the input fields.mp4 74.54 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/02 RegisterLogin Page - Front end/011 Creating the title section.mp4 105.87 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/02 RegisterLogin Page - Front end/012 Adding a site logo.mp4 70.85 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/02 RegisterLogin Page - Front end/013 Styling the login link.mp4 68.02 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/02 RegisterLogin Page - Front end/014 Creating the login page.mp4 22.9 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/015 Sanitising the users first name.mp4 92.1 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/016 Form sanitizer class.mp4 50.24 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/017 Sanitation methods.mp4 54.03 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/018 Config file.mp4 41.62 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/019 Connecting to the database.mp4 63.46 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/020 Creating the Account class.mp4 37.77 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/021 Validating the first name.mp4 38.05 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/022 Displaying errors to the user.mp4 54.98 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/023 Using constants for our error messages.mp4 32.7 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/024 Validating the last name.mp4 56.88 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/025 Validating the username.mp4 67.87 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/026 Validating the email.mp4 85.35 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/027 Validating the passwords.mp4 48.4 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/028 Stying the error messages.mp4 23.23 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/029 Inserting the users details to the table.mp4 82.81 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/030 Lets try the insert query out.mp4 57.81 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/031 How to debug MySQL queries.mp4 40.4 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/032 Writing the login function.mp4 73.68 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/033 Lets try the login function out.mp4 40.55 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/034 Storing the session.mp4 52.43 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/035 Remembering the last entered values.mp4 36.75 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/03 RegisterLogin Page - Back end/036 Remembering the values entered on the register page.mp4 32.54 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/037 Setting our our tables.mp4 77.47 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/038 Adding sample video files and images.mp4 65.78 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/039 Explanation of the tables.mp4 70.15 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/040 Creating the preview provider class.mp4 42.47 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/041 Getting a random entity from the table.mp4 59.55 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/042 Creating the entity class.mp4 41.85 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/043 Entity getter functions.mp4 48.72 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/044 Showing the preview video.mp4 39.21 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/045 Splitting code into a header file.mp4 38.95 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/046 Creating the preview overlay.mp4 89.08 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/047 Preview details element.mp4 67.53 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/048 Styling the buttons.mp4 97.09 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/049 Font Awesome icons.mp4 87.02 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/050 Button hover state.mp4 21.1 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/051 Muting and unmuting the preview video.mp4 64.49 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/052 Changing the icon on muteunmute.mp4 38.15 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/04 Creating the video preview/053 Showing the image when the preview has ended.mp4 29.31 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/05 Displaying movies and tv shows/054 Adding some style to the page background.mp4 37.28 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/05 Displaying movies and tv shows/055 Creating the category container class.mp4 53.99 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/05 Displaying movies and tv shows/056 Showing all categories.mp4 60.4 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/05 Displaying movies and tv shows/057 Creating the Entity provider class.mp4 86.85 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/05 Displaying movies and tv shows/058 Looping over each entity.mp4 52.01 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/05 Displaying movies and tv shows/059 Outputting the html for each entity.mp4 49.58 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/05 Displaying movies and tv shows/060 Styling the entity previews.mp4 59.04 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/05 Displaying movies and tv shows/061 Styling the category sections.mp4 85.28 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/06 Creating the entity page/062 Creating the entity page.mp4 81.3 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/06 Creating the entity page/063 Error message class.mp4 44.93 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/06 Creating the entity page/064 Creating the season provider.mp4 38.02 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/06 Creating the entity page/065 Getting the seasons.mp4 51.7 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/06 Creating the entity page/066 Creating the video class.mp4 81.04 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/06 Creating the entity page/067 Creating the season class.mp4 81.11 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/06 Creating the entity page/068 Outputting the season numbers.mp4 40.43 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/06 Creating the entity page/069 Getting the video properties.mp4 39.76 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/06 Creating the entity page/070 Outputting the episodes.mp4 49.95 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/06 Creating the entity page/071 Styling the episodes.mp4 109.86 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/06 Creating the entity page/072 Showing you might also like section.mp4 108.8 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/073 Incrementing the video views.mp4 51.64 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/074 Displaying the video.mp4 45.96 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/075 Creating the back button.mp4 81.08 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/076 Back button functionality.mp4 13.9 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/077 Hiding the video controls after 2 seconds.mp4 48.5 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/078 Video progress table.mp4 28.07 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/079 Initialising the video.mp4 35.49 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/080 Making an ajax call.mp4 40.19 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/081 Passing data in our ajax call.mp4 40.86 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/082 Inserting the initial video progress into the table.mp4 56.63 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/083 Creating the video progress timer.mp4 52.67 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/084 Updating the video progress as the video plays.mp4 66.08 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/085 Marking the video as seen.mp4 43.24 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/07 Creating the watch video page/086 Resume playing where we left off.mp4 98.02 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/087 Getting the up next video.mp4 52.18 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/088 Up next video when theres no more episodes.mp4 33.73 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/089 Up next title.mp4 69.94 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/090 Displaying the season and episode number.mp4 33.15 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/091 The play next video button.mp4 17.31 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/092 Styling the up next controls.mp4 45.66 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/093 Restart video button.mp4 30.64 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/094 Play button functionality.mp4 23.19 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/094 watchVideoLink.mp4 143.26 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/095 Showing the overlay when the video ends.mp4 26.6 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/095 showUpNextOverlay.mp4 210.03 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/096 Getting the entity id for a video.mp4 108.48 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/097 entityVideoUser.mp4 282.4 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/097 Getting the next video for that entity.mp4 53.87 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/098 Hooking up the play button on the video preview.mp4 55.07 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/099 Subtitle of the video preview.mp4 47.31 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/100 Play button text.mp4 63.8 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/08 The up next overlay/101 Displaying a check mark on seen videos.mp4 76.11 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/09 Navigation bar/102 Navigation bar html.mp4 54.51 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/09 Navigation bar/103 Styling the navigation bar.mp4 112.39 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/09 Navigation bar/104 Changing the background color on scroll.mp4 71.92 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/09 Navigation bar/105 Hiding the navigation on the watch page.mp4 33.9 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/10 TV Shows movies and category pages/106 TV shows page.mp4 77.5 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/10 TV Shows movies and category pages/107 TV show preview video.mp4 48.02 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/10 TV Shows movies and category pages/108 TV show categories.mp4 51.78 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/10 TV Shows movies and category pages/109 Movies page preview video.mp4 36.8 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/10 TV Shows movies and category pages/110 Movies page categories.mp4 27.2 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/10 TV Shows movies and category pages/111 Category page preview video.mp4 36.49 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/10 TV Shows movies and category pages/112 Category page entities.mp4 9.98 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/11 Search page/113 Creating the search page html.mp4 51.13 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/11 Search page/114 Searching after 500 milliseconds.mp4 34.39 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/11 Search page/115 Implementing the search ajax.mp4 36.78 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/11 Search page/116 Creating the search results provider.mp4 21.6 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/11 Search page/117 Writing the search query.mp4 40.54 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/11 Search page/118 Outputting the search results.mp4 36.95 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/12 Account page/119 Profile page html.mp4 47.49 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/12 Account page/120 Pre filling the text box values.mp4 68.8 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/12 Account page/121 Styling the forms.mp4 76.42 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/12 Account page/122 Handling the user details form submission.mp4 69.08 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/12 Account page/123 Checking if the data is valid.mp4 41.72 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/12 Account page/124 Updating the users details.mp4 31.56 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/12 Account page/125 Showing a successerror message.mp4 52.91 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/12 Account page/126 Password form submission.mp4 36.7 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/12 Account page/127 Updating the password.mp4 67.34 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/12 Account page/128 Logging out.mp4 24.95 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/129 The subscribe html code.mp4 45.4 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/130 Adding the PayPal SDK.mp4 15.32 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/131 PayPal configuration credentials.mp4 53.51 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/132 Creating a billing plan.mp4 86.46 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/133 Creating a billing agreement.mp4 59.96 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/134 Testing out the payment system.mp4 55.18 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/135 Executing the billing agreement.mp4 55.63 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/136 Charging a setup fee.mp4 72.67 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/137 Showing an error message.mp4 22.33 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/138 Storing the transaction details.mp4 62.76 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/139 Setting the users account to subscribed.mp4 78.71 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/140 What about cancellations.mp4 23.29 MB
Create a Netflix clone from Scratch- JavaScript PHP + MySQL/13 PayPal payment subscription integration/141 Preventing users watching videos if not subscribed.mp4 32.44 MB
其他位置