How to add a color picker to your PHP application
Using a color picker is a very common tool. After all, who can remember RGB and HEX codes for colors anyways? With sites becoming as application-like as they are, you may be in the situation that you need to add a color selection tool, or color picker to your own site.
