a PHP function to obtain a darker HTML colour code
I needed a PHP function to return me a darker HTML colour code. I couldn't find one, therefore I wrote one. So here's a PHP code that randomly creates some HTML colour codes and applies the darkifier function. Here comes the source:
Read the rest of this entry ... (176 words left)