9
votes
6answers
242 views
I just wrote a horrible PHP function, I need some help (elseif chain - switch?)
Hi,
I am making a site that determines the value of an array based on what time it is. I wrote this awful (functional) script, and am wondering if I could have made it more concise. I started with a …
