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 trialDiego Hernandez
11,468 PointsBasic inventory in PHP for web page
Hello!
I'd like to develop a basic inventory management system for a website I'm building. I basically want to find a way to be able to update my inventory using php and mysql.
Can anyone help?
Thanks
1 Answer
Casey Ydenberg
15,622 PointsIt really depends what your background is but I'd look into Treehouse's PHP developer track. There's no shortcuts for this type of thing: you'll need to have your bases covered to make sure your database is secure. Good luck!