PHP Convert Single Dimensional Array to Two Dimensional


/ Published in: PHP
Save to your folder(s)

Function to convert a one dimensional array to two dimensional with option to specify how many columns. Returns two dimensional array on success or false on fail.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.