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 CRUD Operations with PHP Updating and Deleting Records Preserving Data Integrity

Brett Phillips
Brett Phillips
7,016 Points

Is it just me, or was there a whole step missed in the "Deleting Projects with Tasks" unit of Intermediate PHP?

So I'm sure I've been following this course step by step. However, I've come to the final section on deleting tasks and projects, but the video contains a whole bunch of code I haven't seen or implemented yet.

Namely, the <form> tag around each Task's <li> and most importantly, the "delete_task()" function.

I'm doing mine locally, but even when launching Workspaces, the Treehouse code also lacks these chunks of code.

https://teamtreehouse.com/library/preserving-data-integrity

1 Answer

Andrew Booth
Andrew Booth
1,578 Points

Did you know that sometimes when you exit out of Tree house it will skip the last lesson you were on?

That may be the problem...