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

Ken Haskins
Ken Haskins
299 Points

Do you ever plan on doing PHP Image Uploads (path to database and upload server) course?

When dealing with eCommerce websites and/or blogs this would be a great topic to cover. PHP File Uploads in general is a necessary topic to cover.

Sure there are many scripts out there, but I would love to see Treehouse explain the fundamentals and best practices.

1 Answer

Andrew Shook
Andrew Shook
31,709 Points

I know that there isn't any course here on treehouse that covers these topics, but there is two great tutorials using php here and here. I hope this helps.

Ken Haskins
Ken Haskins
299 Points

Thanks Andrew Shook for answering. The links you provided are very helpful. I guess I was just wondering if Treehouse planned on discussing this topic in one of its php courses.

I really like the way the instructors teach/implement best practices in their courses.