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 Creating Records Remembering Form Data

Not adding the new task.

I don't know why but the new task is not added to the database . It's strange because it works with the projects and this was basically copy and paste. any idea?

2 Answers

Never mind, I realized that I had change everything except the name of the function so I was always calling add_project. I hate it when I do stuff like that!

Dean Kennedy
Dean Kennedy
4,491 Points

If you did copy and paste that may be the problem. I have had such issues before.