Creating a cycle() function in PHP
I love using the cycle helper in Rails and I've always wished PHP had something similar. But every time I created one I ran into the same problem every time. How do I use multiple cycle calls in a single … Continue reading