Pastetool #124

URL: , Paste another

<?php
	function re_array($arr){
		$arr2 = array_filter($arr);
		$ret = Array();
		foreach($arr2 as $n){
			$ret[] = $n;
		}
		return $ret;
	}
?>

Download code

This php code was pasted on November 26, 2009




Protected with advance Anti-SPAM techniques :)
Coded and designed by Fedmich
Follow us on Twitter