Ryan A wrote:

what function should i lookup/use?

Thanks,
Ryan

This will do the job :
$array = array_values($array);

Hope this helps,

--
Josip Dzolonga
http://josip.dotgeek.org

jdzolonga[at]gmail.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to