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

General Discussion

Clint Whiteman
PLUS
Clint Whiteman
Courses Plus Student 808 Points

a little help with php

need some help populating a dropdown with data from a database

1 Answer

Randy Hoyt
STAFF
Randy Hoyt
Treehouse Guest Teacher

There some libraries out there that can do a lot of the heavy lifting for you. This post on Stack Overflow is a little old now (link, but the developer of PHPExcel chimed in. I'd probably start by looking at that library.

Good luck! ~randy