Re: [PHP] Dynamic Array Q

2001-12-28 Thread Chris Allen
$Schedule[$look] =$title; } Happy New Year!! -ccma - Original Message - From: "Chris Allen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 28, 2001 4:27 PM Subject: [PHP] Dynamic Array Q > Hey! > > Looking

[PHP] Dynamic Array Q

2001-12-28 Thread Chris Allen
Hey! Looking for a way to add an entry in my array ...the way I have it the array is getting rebuilt everytime... Anyway to add an entry without calling a function to do it inside the main while loop?? while ($row = mysql_fetch_object($result_query)) { $look = "$r