Archive of posts for June, 2012
Benchmark: PHP array_splice vs. unset & array_values
0 commentsAuthor: Steven Vachon
If you’re wondering which of these two popular techniques for removing array indexes is fastest, this should be of some help. Read more