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 trialModure Rares
Courses Plus Student 9,041 PointsCan I learn about phpMyAdmin in the sql course ?
What track should I follow to learn about phpMyAdmin?
2 Answers
Charles Kenney
15,604 PointsThere isn't a track or workshop that really goes over phpMyAdmin, to my knowledge. In fact, in the PHP track, I believe they teach SQLite. However if you know SQL, it should be relatively simple to transfer your knowledge from other database management tools to phpMyAdmin on your own accord.
If you need any clarification, here are the docs on phpMyAdmin.
Hope this helps, Charles
Joshua Hardy
17,317 PointsI don't recall in depth instruction of phpMyAdmin in the sql course. It was briefly mentioned int he PHP track. The little it was mentioned, it didn't seem like there was a lot to it.