Blog
28Dec
PHP: Dividing an array into equal pieces
Posted on December 28, 2010 in PHP bySomething I needed to do a while ago, and I thought it wouldn't be a bad idea to share it. It's a quick way to divide an array into equal segments. Just take a look at the function code.


