Complete CRUD(Create, Read, Update, Delete) Using PHP and MySql Database For Beginner 2020
The Freak Lesson
PHP is a popular general-purpose scripting language that is especially suited to web development. If you want to learn more you can check out my youtube channel.
⌚Timestamp 0:00 Project Overview 1:12 Install essential tools, wamp server , text editor 2:55 xampp and wamp essential directory to run code 3:24 make project in www folder 4:14 start wamp server 5:50 essential php plugin for atom 6:25 start boiler plate coding 7:00 copy and paste html code and image for user sign up interface 8:26 css framework bootstrap and jquery 10:53 Background image setup 11:27 format all code 12:48 import to another file 14:29 making database setup all data to phpmyadmin 15:32 making database connection with mysqli 17:13 import database to index file 18:03 Create table and database stracture 20:15 understand form for add data 23:00 script for form submission 25:00 getting all input data 28:40 making sql query to save data 30:20 Execute the query and redirect 33:22 read the data os show data 34:20 make query and execute query to read data 35:34 Get number of rows in result 36:48 making loop to show all result 39:36 Update data to the database 41:08 Getting id from url 42:22 making query to select by id and execute 44:35 select individual collumn from the row 45:22 set value of the input field to update data 47:14 directing to diffrent page and get id 48:20 if else statement to choose write query to add or update 49:00 update sql query 51:19 message
👩🏾💻👨🏾💻Get HTML and CSS code: https://theamazinglesson.blogspot.com/2020/01/php-and-mysql-crud-operations-by-using.html
👩🏾💻👨🏾💻Get source code: https://github.com/theamazinglesson/php-crud
📺📽 NodeJS CRUD Operation Tutorial 2020: https://www.youtube.com/watch?v=5DJ-bPpx0kU&list=PLDbgPtNOy-yDcJPbMZYm6mzWlbcEx12Qn
👞👟👢 Shoe Website Design In Adobe XD: https://www.youtube.com/watch?v=CohtUmpdGDE
#php #mysql #crud
⭕ Learn Fullstack development ⭕ ✔Front-end development Web ui ux design - https://www.youtube.com/watch?v=vA_Qpf4M0rY&list=PLDbgPtNOy-yBNEwvjMAYeU1aqFjrxUPmm Html css basic for beginner - https://www.youtube.com/watch?v=m5o5Xdxcbts&list=PLDbgPtNOy-yAaKcrlojz06JvAzBlujTE6 CSS Framework project - https://www.youtube.com/watch?v=MPN1IbGKHYI&list=PLDbgPtNOy-yCiZ3XOpXIgxaR4CPKQNbdn Sass for beginner - https://www.youtube.com/watch?v=k6zxrWD7-iE&list=PLDbgPtNOy-yDsPJhu1UrlxjjPzFkwojXL React.js beginner to pro - https://www.youtube.com/watch?v=YuBjOrxHcbo&list=PLDbgPtNOy-yCDw99-5JcyR00uykMpUuzQ ✔Back-end development Php crud operation - https://www.youtube.com/watch?v=RJC5JoiY9P8&list=PLDbgPtNOy-yAyOBky7o8teLBF8lbOff-Y PHP PDO - https://www.youtube.com/watch?v=Rqe9lD2qTMU&list=PLDbgPtNOy-yCfzARhO8c3iFFKA96Iq2O1 Node.js crud operation - https ... https://www.youtube.com/watch?v=0ZIau0kQsBg
169560312 Bytes