Insert Into Database Using PHP From Your Website - Learn PHP Full Course for Beginners
Offered By: Dani Krossing via YouTube
Course Description
Overview
Learn how to insert data into a database using PHP from your website in this comprehensive 23-minute tutorial. Explore the importance of prepared statements and SQL injection prevention, create a user signup HTML form, and implement a form handler. Master techniques for grabbing user data, establishing database connections, and crafting INSERT SQL queries. Dive into both positional and named parameter prepared statements to enhance your PHP skills and create more dynamic, secure websites.
Syllabus
- Introduction
- Prepared Statements & SQL Injection
- User signup HTML form
- Creating formhandler.inc.php
- Grabbing the user data
- Grabbing the DB connection
- Creating our INSERT SQL query
- Positional parameters Prepared Statement
- Named parameters Prepared Statement
Taught by
Dani Krossing
Related Courses
PHP for Beginners: PDO Crash CourseUdemy Parametrize Queries to Protect Against Injections with Java
Coursera Project Network via Coursera MySQL PHP Database Essentials add a Database to your site
Udemy PHP with MySQL Essential Training: 1 The Basics
LinkedIn Learning Paramétrer vos requêtes pour protéger contre les attaques d'injection avec Java
Coursera Project Network via Coursera