http://www.php.net/array_values
http://www.php.net/array_keys


--- Gerard Samuel <[EMAIL PROTECTED]> wrote:
> What would be the quickest, most reliable means to
> convert an 
> associative array to a numeric array.
> Running an implode()/explode() combination comes to
> mind, but
> reliablity can be questioned when it comes to
> deciding a delimiter, since,
> the data can possibly contain any character.
> 
> Any suggestions are welcome.
> Thanks
> 

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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

Reply via email to