RE: [PHP] extending array

2001-09-07 Thread Niklas Lampén
[mailto:[EMAIL PROTECTED]] Sent: 7. syyskuuta 2001 12:55 To: Php-General (E-mail) Subject: [PHP] extending array Hi, I want to extend an existing array. the array is $shoplist[$pid] = $units; and i want to have $ price in it too. How do I do? /Kristofer -- PHP General Mailing List (http

[PHP] extending array

2001-09-07 Thread Kristofer Thorssell
Hi, I want to extend an existing array. the array is $shoplist[$pid] = $units; and i want to have $ price in it too. How do I do? /Kristofer -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To conta