Search found 1 match

by Netfeed
Fri Feb 03, 2006 12:22 pm
Forum: PHP - Code
Topic: Variable question
Replies: 9
Views: 966

this isnt really that thought thrue from my side but why not: save the data in a array get the number of items of the array and then split them in two echo array[0] and array[number_of_items/2] echo array[1] and array[number_of_items/2+1] echo array[2] and array[number_of_items/2+2] and so on for un...