Pages

Your Ad Here

This Blog is not to read or go through

because, I have never been such a mess


Search the blog instead

Thursday, March 18, 2010

PHP array_splice vs. array_slice

Slice
array
array_slice ( array $arra
y
, int $offset [, int $length [, bool $preserve_keys = false ]] )

Sl
array array_splice ( array &$input , int $offset [, int $length = 0 [, mixed $replacement ]] )


No comments:

Your Ad Here