Re: Imploding an array?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




isn't $order_index[$i] only one index?  or is it multi dimensional?


                                                                                                                    
                    "Aaron Wolski"                                                                                  
                    <aaronjw@marte       To:     <php-db@lists.php.net>                                             
                    kbiz.com>            cc:                                                                        
                                         Subject:      Imploding an array?                                  
                    11/06/2002                                                                                      
                    02:04 PM                                                                                        
                    Please respond                                                                                  
                    to aaronjw                                                                                      
                                                                                                                    
                                                                                                                    




Hey all,

Can't seem to figure out why this won't work:

$test = implode(",", $order_index[$i]);

When I print_r() the variable I have values so I know that works.

Any thoughts on this?

Thanks.

Aaron





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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux