How to get parent color code (hexadecimal) using php -
i want parent color code php
for example: input color code: #f5f5f5, , child #ffffff (#ffffff output) or #ff3535 child of #ff0000
i want #ffffff or #ff0000 or thing ...
how done?
thanks me
Comments
Post a Comment