Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP PHP User Authentication Building the Library Book Rating System

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,252 Points

We're we supposed to do the delete functionality by now?

Hi there,

I'm a little confused. I think I know how to add the delete functionality to the app by now, but having gone back through the videos did we miss a video in the course that covers this? All we've got on the delete button is a code challenge for dealing with the SQL.

Just checking to avoid all doubt on this :)

Alexandru Palita
Alexandru Palita
14,261 Points

Checkout the Teacher Notes from "Modifying Books" video...

1 Answer

I thought the same. We completed the deleteBook function in the challenges so I used the exact same code and it worked fine. Similar to the edit book procedure/function