I need to make a dbf file with some mysql records
The creation of the dbf with the dbase_create works FINE
Now I need to fill the dbf, I have a mysql database with some of the data, I
have the apropiate SQL to view that data but I need to make an array with
that data and some "", 0.
How can i do this

Thanks

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

Reply via email to