a php developer weblog

blog Closed!
calin view of the web development world

2005/4/20

a PHP function to obtain a darker HTML colour code

@ 01:43 PM (39 months, 8 hours ago)

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)

the php functions table never ceases to amaze me

@ 12:32 PM (39 months, 10 hours ago)

I bet you great php programmers have no idea what these two functions do:

Read the rest of this entry ... (30 words left)