Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
The core of the application will require a book list. We will create a general listing of books with title and description.
Additional Courses
- Dependency Management with Composer
- Bootstrap 4 Basics: Building Forms with Bootstrap
- Integrating PHP with Databases: Getting Started with PDO
- CRUD Operations with PHP
- Build a Basic PHP Website: Adding a Basic Form
Or if you want to get even more into SQL databases, try our Beginner SQL Track
Other Ways of Doing Things
Your can also access the global $db variable using the "super global"
$GLOBAL['db'];
You can redirect using the builtin header() function, but the HTTP Foundations redirect fails gracefully and we'll be adding cookies to this redirect a little later.
header('location: /books.php');
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Jason Connor
6,379 Points2 Answers
-
Shoko Ishigaki
21,826 Points1 Answer
-
PLUS
Derek Lewis
Courses Plus Student 18,085 Points3 Answers
-
PLUS
Daniel Amazigo
Courses Plus Student 11,357 Points3 Answers
-
erk erkk
219 PointsHello i writing a login and signup script in php. however if I hash password in signup file how do i put in password
Posted by erk erkkerk erkk
219 Points1 Answer
-
PLUS
john knight
Courses Plus Student 9,155 Points1 Answer
-
SHAWN HINTON
1,668 PointsGetting error code when I try to add a book title and description.
Posted by SHAWN HINTONSHAWN HINTON
1,668 Points1 Answer
-
Kristian Woods
23,414 Points1 Answer
-
PLUS
Jeremy Wiseman
Courses Plus Student 271 Points1 Answer
-
Kristian Woods
23,414 Points0 Answers
-
MOD
Jonathan Grieve
Treehouse Moderator 91,254 Points1 Answer
-
Kristian Woods
23,414 Points1 Answer
-
Pirvan Marian
14,609 Points1 Answer
-
Mudit Binwal
761 Points1 Answer
-
Mudit Binwal
761 Points1 Answer
-
PLUS
Opiny Kwawang
Courses Plus Student 384 Points1 Answer
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up