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
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
2 matches
Mail list logo