What is the best way to pull two fields from a mysql database and add
the two fields to an array for each record in the table
field_name  user_id

I need it so iI can access the array with $key and $value

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to