Programming in javascript: Storing HEX values in MySQL / Array on newest questions tagged javascript – Stack Overflow

I want to store all HEX colors in a MySQL database so say someone was to go on example.com/ff0000 it would return red (replace example.com with my domain).

Is there an easier way?

Update

Could I store the hex values as an array?

See Answers


source: http://stackoverflow.com/questions/11880446/storing-hex-values-in-mysql-array
Programming in javascript: programming-in-javascript



online applications demo