wht is the function that u can take a table and put it in1 command on screen in a table format?
thanks inadvance
peleg
pritning a DB to a table
Moderator: General Moderators
afaik only the odbc extension supports such a function
http://php.net/manual/en/function.odbc-result-all.php
For all non-odbc dbs you're on your own.
http://php.net/manual/en/function.odbc-result-all.php
For all non-odbc dbs you're on your own.