RE: [PHP] the problem in if
German wrote: > the problem consists of which I must list all the tables of a data > base under SQL server, but I do not have idea of like doing it... Quick and dirty way: Download ADOdb (http://php.weblogs.com/adodb#downloads) and use their MetaTables() method http://phplens.com/lens/adodb/doc
[PHP] the problem in if
the problem consists of which I must list all the tables of a data base under SQL server, but I do not have idea of like doing it...