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
Mar Bocatcat
7,405 PointsPHP?
Hi, I am aspiring to be a web-developer someday. I wanted to know what your thoughts are about PHP. I am currently doing the front-end web development track and I am not sure where PHP fits in.
Thanks!
1 Answer
jason chan
31,009 PointsPhp is back end. Basically CRUD. Php and mysql is great for data analysis. What we use data analysis for? trend prediction.
It's the programming langauge that connects to the database. But I've seen it convert images, create zips, and much much more.
You can also go python django route or ruby on rails or asp.net C# or JavaScript mean stack.
Frontend is more view, buttons, and GUI.
Backend is data and file manipulation. I hope that helps.