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
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX