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 trialTyrone Sunde
Courses Plus Student 6,379 PointsMy company uses an application that has some odd attributes; CID, UID and LID. What are these attributes used for?
I'd like know what the attributes CID, UID and LID are used for. I've used class and ID but I don't know what the above are used for.
2 Answers
Brian van Vlymen
12,637 Pointswhat they aring use with javascript? jQuery?
Jon Edwards
7,913 PointsSeems something related to "ID" or identification. I found a link that has similar naming conventions, referring to MYSQL type things. I don't know for sure, still learning around here.
create index on mp_library(status, cid, lid, photo)
Tyrone Sunde
Courses Plus Student 6,379 PointsTyrone Sunde
Courses Plus Student 6,379 PointsI don't know. The software wasn't developed by my company.