Date: 02/20/00
- Next message: Mark Lo: "[PHP-DEV] Saving database data into Array!!!"
- Previous message: aka <email protected>: "[PHP-DEV] Bug #3536: PHP reports function imagecreate() as "unsupported or undefined""
- Next in thread: Mark Lo: "[PHP-DEV] Assign Database values as an Array???"
- Maybe reply: Mark Lo: "[PHP-DEV] Assign Database values as an Array???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi everyone,
Pleas help me on this issue.
I would like to take out the values from database and then assign it
into Array.
For example...
my query get 2 rows and 3 columns: then I want to assign the 1st row and
1st coloum as an multi dimensional Array as value[1][1].
then .................... 1st row and
2nd coloum as ..................as value[1][2]......so on ...until the
end.
so i can release the Array value for later use.
Please help me out!!!!!!!!!
Using PHP/MySQL
Thank you
Mark LO
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Mark Lo: "[PHP-DEV] Saving database data into Array!!!"
- Previous message: aka <email protected>: "[PHP-DEV] Bug #3536: PHP reports function imagecreate() as "unsupported or undefined""
- Next in thread: Mark Lo: "[PHP-DEV] Assign Database values as an Array???"
- Maybe reply: Mark Lo: "[PHP-DEV] Assign Database values as an Array???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

