Become a Patreon to show support and get exclusive access to content: / devdrawer
VIEW FULL SERIES: • PHP CRUD Application Development Full Series
Part One. Learn how to start a simple PHP + MySQLi CRUD (Create, Read, Update, Delete) application. Go step-by-step on how to get started with PHP and MySQLi the right way using your own local installation of WAMP.
As a new developer, you need to learn how to create a CRUD application. WordPress is essentially a layered CRUD application. If you are a PHP developer, learning how to build a CRUD application can be the difference between using WordPress forever or creating your own dynamic content management system.
This video uses WAMP instead of a full server, but you can use either and accomplish the same purpose.
Get started using a simple connection to your database and build the basic structure for a CRUD application. This is part one of a video series. Once you have the basics down we can make it look pretty and function better.
`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````
Subscribe: / @devdrawer
`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````
View other videos in this series:
1. Database and Getting Started: • PHP CRUD - Database and Getting Started, P...
2. Bootstrap, FontAwesome, and DataTables: • PHP CRUD - Bootstrap, FontAwesome, and Dat...
3. AJAX and Form Validation: • PHP CRUD - AJAX and Form Validation, Part ...
4. Sessions and Customization: • PHP CRUD - Session and Customization, Part...
5. Security and Login: • PHP CRUD - Security and Login, Part 5 - #5
6. Page and User Authentication: • PHP CRUD - Page and User Authentication, P...
Download this project:
You can download the complete PHP CRUD application project using the following link. Please remember this was built as a tutorial and I do not warranty this project if you choose to use it on your own project. It was created for usage within this video series.
Download here: https://bit.ly/crudapplication
Join us on our blog for video recaps and other tutorials: https://thedevdrawer.com
Become a fan on Twitter: / thedevdrawer
Applications Used
Visual Studio Code v1.43: https://code.visualstudio.com/
WAMP v3.2.0: http://www.wampserver.com/en/ #phpcrud #phptutorial #development #backend #php #code #fullstack #mysqli #webdesign #coding
Tutorial Article and Video Recap
https://thedevdrawer.com/2020/03/php-... Gear I Use
Computer Hardware:
Windows 10 Pro: https://amzn.to/3q5TyZw (Amazon)
Samsung 500GB External SSD: https://amzn.to/2ViAAAF (Amazon)
Samsung 970 EVO Plus SSD 1TB - M.2 NVMe: https://amzn.to/36jDwDy (Amazon)
Rosewill Hive-750S R750W PSU: https://amzn.to/36jiDbs (Amazon)
Phanteks Eclipse Tempered Glass Case: https://amzn.to/39qou0B (Amazon)
MSI Arsenal Gaming AMD Ryzen Motherboard: https://amzn.to/36hpAKm (Amazon)
MSI Gaming GeForce RTX 2060 Super 8GB: https://amzn.to/36hMyRm (Amazon)
LG 34UM69G-B 34-Inch 21:9 UltraWide IPS Monitor: https://amzn.to/2HSRxyI (Amazon)
Corsair 64GB (4 x 16GB) DDR4 Memory: https://amzn.to/3mlmQkI (Amazon)
AMD Ryzen 7 2700X Processor: https://amzn.to/3qdQIBF (Amazon)
Dell XPS 15 9500 15.6" Laptop / Windows: https://amzn.to/3fKEz2w (Amazon)
Lenovo ThinkPad T15 15.6" Laptop / Linux: https://amzn.to/2Jnmn33 (Amazon)
Camera:
Fujifilm X-T3: https://amzn.to/3llKBb5 (Amazon)
Fujinon XF18-55mmF2.8-4: https://amzn.to/3mfTkNb (Amazon)
Audio:
Audio Technica AT2020: https://amzn.to/2VgxU6K (Amazon)
Blue Snowball iCE: https://amzn.to/3lo1jGC (Amazon)
DISCLAIMERS:
I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.
View Project on GitHub: https://github.com/thedevdrawer