[PHP-DB] Changing this php code to show multiple variables!

2004-10-20 Thread Juan Stiller
Hi, i´ve got this php code that sends a query to a mysql server, and when it gets the query results, it send it to a flash movieclip, everything works fine when i´ve got only one entry on the database, but when there´s more than one enrty, the variable is overwritten and as reslt, it shows only

Re: [PHP-DB] Changing this php code to show multiple variables!

2004-10-20 Thread bbonkosk
, October 20, 2004 12:27 pm Subject: [PHP-DB] Changing this php code to show multiple variables! Hi, i´ve got this php code that sends a query to a mysql server, and when it gets the query results, it send it to a flash movieclip, everything works fine when i´ve got only one entry

RE: [PHP-DB] Changing this php code to show multiple variables!

2004-10-20 Thread Bastien Koert
Stiller [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [PHP-DB] Changing this php code to show multiple variables! Date: Wed, 20 Oct 2004 13:27:17 -0300 (ART) Hi, i´ve got this php code that sends a query to a mysql server, and when it gets the query results, it send it to a flash movieclip

RE: [PHP-DB] Changing this php code to show multiple variables!

2004-10-20 Thread Bastien Koert
PROTECTED] To: [EMAIL PROTECTED] Subject: RE: [PHP-DB] Changing this php code to show multiple variables! Date: Wed, 20 Oct 2004 12:10:42 -0500 I don't pretend to know flashes interface, as I said before - but instead of naming the variables differently - you should be able to pass them in an array