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

Chris Baskett
Chris Baskett
17,994 Points

Inserting into & updating database

Ok, I have completed the front end developer track, and the PHP track. I have created my own mySQL database and I am able to get and display the information on the screen using PDO object. Now the next step would be to be able to insert and update data. Can anyone recommend what lesson I should take that will walk me through these steps? Thanks