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 trialMatthew Schaeffer
11,301 PointsPHP to Connect to MySQL Database
Now that the SQL deep dive is coming out, I'm wondering if we can expect to see a badge on Accessing SQL data through PHP. I have a project that I would like to start, but it will require more extensive organization and sorting than objects and arrays can hold.
Merrel Padernilla
5,687 PointsI'm am also looking forward to this one.
2 Answers
Randy Hoyt
Treehouse Guest TeacherThat's exactly what we have next. I'm wrapping up the last parts of this second project (adding pagination to the Shirts Listing page), and the next project will be to swap out the products array with two tables in a MySQL database.
Matthew Schaeffer
11,301 PointsThat's good news. Thanks for the response Randy. Looking forward to it!
Spen Taylor
13,027 PointsLooking forward to it :) I've played around and got some pagination done for my personal page, I'm interested to see how messy my code is compared to whats in the tutorials :P
Akis Pasalidis
8,795 PointsLooking forward to this project and after that maybe a deep dive on php?
Spen Taylor
13,027 Points+1 for this, it would make a good addition to the shirts4mike project, swapping out the product array for a mySQL database
James Barnett
39,199 PointsJames Barnett
39,199 PointsTagging Randy Hoyt on this one.