PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Actually this is what I am already using. But I am not satisfied with that solution. It seems it slows down my server... (well I 've forgot to say that that array is huge...incredible huge.... )
I thought mayb there's sth build into the arrayfunctions, that jumps to the first (or next available) if any element is empty, but I didn't find anything practicable.