- 
                                        
                                            Урок 1.
                                            00:02:09
                                         Welcome to the course (Same as intro) 
- 
                                        
                                            Урок 2.
                                            00:05:10
                                         Download and install XAMPP 
- 
                                        
                                            Урок 3.
                                            00:05:15
                                         Download,install and config code editor 
- 
                                        
                                            Урок 4.
                                            00:02:55
                                         Create necessary folder 
- 
                                        
                                            Урок 5.
                                            00:14:48
                                         Create Sign up html structure 
- 
                                        
                                            Урок 6.
                                            00:16:35
                                         Design Sign up page 
- 
                                        
                                            Урок 7.
                                            00:12:38
                                         Create birthday date using javascript 
- 
                                        
                                            Урок 8.
                                            00:04:28
                                         Understanding form submission process 
- 
                                        
                                            Урок 9.
                                            00:10:07
                                         Connecting site with MYSQL database 
- 
                                        
                                            Урок 10.
                                            00:05:57
                                         Create user database table 
- 
                                        
                                            Урок 11.
                                            00:11:56
                                         Storing and validating input field data 
- 
                                        
                                            Урок 12.
                                            00:10:20
                                         Create User and Post class 
- 
                                        
                                            Урок 13.
                                            00:02:48
                                         Create object in load file 
- 
                                        
                                            Урок 14.
                                            00:11:25
                                         Create check input method 
- 
                                        
                                            Урок 15.
                                            00:16:23
                                         Regular expression to validate email id 
- 
                                        
                                            Урок 16.
                                            00:12:54
                                         Understanding and constructing 'Create' method 
- 
                                        
                                            Урок 17.
                                            00:10:55
                                         Inserting data and testing system 
- 
                                        
                                            Урок 18.
                                            00:16:19
                                         Create token system 
- 
                                        
                                            Урок 19.
                                            00:13:23
                                         Completion of sign up system 
- 
                                        
                                            Урок 20.
                                            00:03:49
                                         Log in html structure 
- 
                                        
                                            Урок 21.
                                            00:12:11
                                         Design Log in code 
- 
                                        
                                            Урок 22.
                                            00:19:44
                                         Log in backend development 
- 
                                        
                                            Урок 23.
                                            00:03:46
                                         Create profile page html structure 
- 
                                        
                                            Урок 24.
                                            00:18:10
                                         Design profile topbar left side 
- 
                                        
                                            Урок 25.
                                            00:24:17
                                         Design profile topbar right side 
- 
                                        
                                            Урок 26.
                                            00:05:05
                                         Topbar icon edit 
- 
                                        
                                            Урок 27.
                                            00:12:05
                                         Create system to stay logged in 
- 
                                        
                                            Урок 28.
                                            00:09:27
                                         Get userid by name 
- 
                                        
                                            Урок 29.
                                            00:13:00
                                         Create profile table 
- 
                                        
                                            Урок 30.
                                            00:19:28
                                         Create profile data storing method 
- 
                                        
                                            Урок 31.
                                            00:21:22
                                         Cover photo design 
- 
                                        
                                            Урок 32.
                                            00:11:07
                                         Cover photo button js 
- 
                                        
                                            Урок 33.
                                            00:27:28
                                         Photo data sent to database 
- 
                                        
                                            Урок 34.
                                            00:14:17
                                         Cover photo completed 
- 
                                        
                                            Урок 35.
                                            00:15:39
                                         Designing profile photo 
- 
                                        
                                            Урок 36.
                                            00:18:24
                                         Profile picture dialogue box 
- 
                                        
                                            Урок 37.
                                            00:21:02
                                         Complete profile photo upload system 
- 
                                        
                                            Урок 38.
                                            00:08:52
                                         Cover bottom part 
- 
                                        
                                            Урок 39.
                                            00:05:01
                                         UserLInk rectification 
- 
                                        
                                            Урок 40.
                                            00:23:36
                                         Design user intro 
- 
                                        
                                            Урок 41.
                                            00:13:11
                                         Design post box 1 
- 
                                        
                                            Урок 42.
                                            00:09:39
                                         Design post box 2 
- 
                                        
                                            Урок 43.
                                            00:22:56
                                         Design post action area 
- 
                                        
                                            Урок 44.
                                            00:05:21
                                         Set emoji 
- 
                                        
                                            Урок 45.
                                            00:12:52
                                         Use javascript on post button 
- 
                                        
                                            Урок 46.
                                            00:20:55
                                         Post image preview 
- 
                                        
                                            Урок 47.
                                            00:20:11
                                         Create post system 1 
- 
                                        
                                            Урок 48.
                                            00:23:34
                                         Create posting system 2 
- 
                                        
                                            Урок 49.
                                            00:06:57
                                         Create post database 
- 
                                        
                                            Урок 50.
                                            00:09:08
                                         Store post to database 
- 
                                        
                                            Урок 51.
                                            00:16:13
                                         Display post 1 
- 
                                        
                                            Урок 52.
                                            00:17:15
                                         Display post 2 
- 
                                        
                                            Урок 53.
                                            00:13:03
                                         Display post complete 
- 
                                        
                                            Урок 54.
                                            00:10:00
                                         Post image show 
- 
                                        
                                            Урок 55.
                                            00:14:28
                                         Post image show 2 
- 
                                        
                                            Урок 56.
                                            00:07:12
                                         Image post show complete 
- 
                                        
                                            Урок 57.
                                            00:11:04
                                         Write javascript for post edit 
- 
                                        
                                            Урок 58.
                                            00:14:17
                                         Create post edit option 
- 
                                        
                                            Урок 59.
                                            00:07:55
                                         Post edit php 
- 
                                        
                                            Урок 60.
                                            00:11:09
                                         Delete post from timeline 
- 
                                        
                                            Урок 61.
                                            00:06:17
                                         Create react table 
- 
                                        
                                            Урок 62.
                                            00:11:14
                                         React main html 1 
- 
                                        
                                            Урок 63.
                                            00:09:42
                                         Create Main react count method 
- 
                                        
                                            Урок 64.
                                            00:16:31
                                         Write Javascript for main react 
- 
                                        
                                            Урок 65.
                                            00:22:27
                                         Main react submit 
- 
                                        
                                            Урок 66.
                                            00:08:51
                                         Main react complete 
- 
                                        
                                            Урок 67.
                                            00:21:18
                                         Create system for other react type 
- 
                                        
                                            Урок 68.
                                            00:19:49
                                         Complete other react type system 
- 
                                        
                                            Урок 69.
                                            00:04:35
                                         Create comments table 
- 
                                        
                                            Урок 70.
                                            00:21:08
                                         Create comment method 
- 
                                        
                                            Урок 71.
                                            00:06:21
                                         Write code for comment show part 1 
- 
                                        
                                            Урок 72.
                                            00:21:27
                                         Write code for comment show part 2 
- 
                                        
                                            Урок 73.
                                            00:12:22
                                         Create comment count method 
- 
                                        
                                            Урок 74.
                                            00:20:17
                                         Comment submission process 
- 
                                        
                                            Урок 75.
                                            00:16:59
                                         Fetching last comment and showing react icon 
- 
                                        
                                            Урок 76.
                                            00:23:45
                                         Create functionality to react on comment 
- 
                                        
                                            Урок 77.
                                            00:17:56
                                         Show comment react js php 
- 
                                        
                                            Урок 78.
                                            00:15:02
                                         Comment react completion 
- 
                                        
                                            Урок 79.
                                            00:15:57
                                         Create functionality to edit comment 
- 
                                        
                                            Урок 80.
                                            00:21:39
                                         Create comment update and delete method 
- 
                                        
                                            Урок 81.
                                            00:13:30
                                         Create reply fetch method 
- 
                                        
                                            Урок 82.
                                            00:17:32
                                         Create reply react count and max show method 
- 
                                        
                                            Урок 83.
                                            00:17:49
                                         Create react check method and handling error 
- 
                                        
                                            Урок 84.
                                            00:20:56
                                         Write js and get reply input 
- 
                                        
                                            Урок 85.
                                            00:20:44
                                         Complete reply commenting 
- 
                                        
                                            Урок 86.
                                            00:23:46
                                         Create functionality to submit reply other react type 
- 
                                        
                                            Урок 87.
                                            00:21:17
                                         Write reply react submit process 
- 
                                        
                                            Урок 88.
                                            00:09:36
                                         Error handling and create reply delete system 
- 
                                        
                                            Урок 89.
                                            00:10:16
                                         Completion of reply reacting 
- 
                                        
                                            Урок 90.
                                            00:12:02
                                         Create reply edit option 
- 
                                        
                                            Урок 91.
                                            00:18:34
                                         Create reply edit save and delete option 
- 
                                        
                                            Урок 92.
                                            00:14:41
                                         Reply completion 
- 
                                        
                                            Урок 93.
                                            00:01:04
                                         Reply bug fix 
- 
                                        
                                            Урок 94.
                                            00:24:32
                                         Create share option 
- 
                                        
                                            Урок 95.
                                            00:26:49
                                         Create functionality to store and show shared post 
- 
                                        
                                            Урок 96.
                                            00:29:51
                                         Create shared post edit option 
- 
                                        
                                            Урок 97.
                                            00:09:49
                                         Complete share show 
- 
                                        
                                            Урок 98.
                                            00:27:59
                                         Create shared post edit option 
- 
                                        
                                            Урок 99.
                                            00:18:11
                                         Create functionality for live searching 
- 
                                        
                                            Урок 100.
                                            00:12:11
                                         Complete creating live searching system 
- 
                                        
                                            Урок 101.
                                            00:04:47
                                         Create request database table 
- 
                                        
                                            Урок 102.
                                            00:19:53
                                         Create request check functionality 
- 
                                        
                                            Урок 103.
                                            00:21:17
                                         Check request status and write js 
- 
                                        
                                            Урок 104.
                                            00:24:09
                                         Write javascript for request cancel and unfriend 
- 
                                        
                                            Урок 105.
                                            00:04:12
                                         Confirm request 
- 
                                        
                                            Урок 106.
                                            00:01:50
                                         Create follow table 
- 
                                        
                                            Урок 107.
                                            00:22:14
                                         Create follow system 
- 
                                        
                                            Урок 108.
                                            00:06:38
                                         Completion of follow system 
- 
                                        
                                            Урок 109.
                                            00:04:57
                                         Create .htaccess file 
- 
                                        
                                            Урок 110.
                                            00:24:59
                                         Create about category 
- 
                                        
                                            Урок 111.
                                            00:19:17
                                         Write code for other category input field 
- 
                                        
                                            Урок 112.
                                            00:19:46
                                         Write code for other category input field 2 
- 
                                        
                                            Урок 113.
                                            00:18:13
                                         Write javascript for category input field 
- 
                                        
                                            Урок 114.
                                            00:23:59
                                         About category field hidden restore 
- 
                                        
                                            Урок 115.
                                            00:07:43
                                         About section complete 
- 
                                        
                                            Урок 116.
                                            00:05:36
                                         Create logout system 
- 
                                        
                                            Урок 117.
                                            00:12:13
                                         Create friend page 
- 
                                        
                                            Урок 118.
                                            00:12:05
                                         Create method to show friend list 
- 
                                        
                                            Урок 119.
                                            00:08:28
                                         Display friend list 
- 
                                        
                                            Урок 120.
                                            00:06:00
                                         Display follow list 
- 
                                        
                                            Урок 121.
                                            00:05:46
                                         Switch frend follower-js 
- 
                                        
                                            Урок 122.
                                            00:11:44
                                         Display timeline photos in photo tab 
- 
                                        
                                            Урок 123.
                                            00:04:01
                                         Create message table 
- 
                                        
                                            Урок 124.
                                            00:06:34
                                         Load user data 
- 
                                        
                                            Урок 125.
                                            00:17:31
                                         Create method to load last user with message data 
- 
                                        
                                            Урок 126.
                                            00:17:29
                                         Create messenger interface 
- 
                                        
                                            Урок 127.
                                            00:10:00
                                         Write js for messenger user list 
- 
                                        
                                            Урок 128.
                                            00:13:08
                                         Create single user box 
- 
                                        
                                            Урок 129.
                                            00:14:52
                                         Create message data method 
- 
                                        
                                            Урок 130.
                                            00:11:28
                                         Show message 
- 
                                        
                                            Урок 131.
                                            00:14:10
                                         Send message data in database 
- 
                                        
                                            Урок 132.
                                            00:16:09
                                         Activate text area message input and set emoji 
- 
                                        
                                            Урок 133.
                                            00:19:42
                                         Send message data with emoji 
- 
                                        
                                            Урок 134.
                                            00:27:37
                                         Load message and search user 
- 
                                        
                                            Урок 135.
                                            00:24:30
                                         Show message from search result 
- 
                                        
                                            Урок 136.
                                            00:16:12
                                         Message complete 
- 
                                        
                                            Урок 137.
                                            00:04:47
                                         Create notification table 
- 
                                        
                                            Урок 138.
                                            00:11:36
                                         Notification data store 
- 
                                        
                                            Урок 139.
                                            00:16:42
                                         Create and work with notification method 
- 
                                        
                                            Урок 140.
                                            00:21:09
                                         Create notification interface 
- 
                                        
                                            Урок 141.
                                            00:01:22
                                         CSS solve 
- 
                                        
                                            Урок 142.
                                            00:23:35
                                         Write javascript for notification 
- 
                                        
                                            Урок 143.
                                            00:12:53
                                         Notification count show 
- 
                                        
                                            Урок 144.
                                            00:22:29
                                         Design and activate notification icon 
- 
                                        
                                            Урок 145.
                                            00:25:25
                                         Request list show 
- 
                                        
                                            Урок 146.
                                            00:03:10
                                         Request notification done 
- 
                                        
                                            Урок 147.
                                            00:14:24
                                         Create post page 
- 
                                        
                                            Урок 148.
                                            00:22:48
                                         Create notification for message 
- 
                                        
                                            Урок 149.
                                            00:15:34
                                         Message notification complete 
- 
                                        
                                            Урок 150.
                                            00:05:28
                                         php file separation 
- 
                                        
                                            Урок 151.
                                            00:05:28
                                         php file separation 2 
- 
                                        
                                            Урок 152.
                                            00:20:07
                                         Create Home page 
- 
                                        
                                            Урок 153.
                                            00:18:26
                                         Create settings option 
- 
                                        
                                            Урок 154.
                                            00:24:32
                                         Design settings page 
- 
                                        
                                            Урок 155.
                                            00:24:25
                                         Create userlink setting 
- 
                                        
                                            Урок 156.
                                            00:10:53
                                         Create settings for mobile 
- 
                                        
                                            Урок 157.
                                            00:08:52
                                         Create settings for email 
- 
                                        
                                            Урок 158.
                                            00:11:20
                                         Password reset settings 
- 
                                        
                                            Урок 159.
                                            00:03:18
                                         Create block table 
- 
                                        
                                            Урок 160.
                                            00:06:10
                                         Create block button 
- 
                                        
                                            Урок 161.
                                            00:15:24
                                         Write js and create method for blocking system 
- 
                                        
                                            Урок 162.
                                            00:06:35
                                         Block message show 
- 
                                        
                                            Урок 163.
                                            00:08:12
                                         Completion of blocking system 
- 
                                        
                                            Урок 164.
                                            00:15:28
                                         Create method to display suggest users 
- 
                                        
                                            Урок 165.
                                            00:15:46
                                         Mention data sent to database 
- 
                                        
                                            Урок 166.
                                            00:11:40
                                         Mention system complete 
- 
                                        
                                            Урок 167.
                                            00:00:45
                                         Congratulation