[PHP-DEV] Assign Database values as an Array??? From: Mark Lo (markloky <email protected>)
Date: 02/20/00

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>