Ok to this point I have been able to query a database table, display the
results in tables and within a form.  As of yet I have been able to insert
the contents of the db query into an array for further processing.  However,
when I try to pass the contents of that array on to another page to delete
selected records from the db it only displays the word "array".  Not quite
sure where I need to go from here... Any insight would be a great help.
Thanks in advance,
Jas



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

Reply via email to