From: Shalendra Majmundar Date: April 6 1999 10:59pm Subject: mysql_list_fields() example List-Archive: http://lists.mysql.com/mysql/1480 Message-Id: <047001be8081$2f0759e0$3907020a@green_turquoise.cybersource.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit HELP !! >Could someone please give me an example of using this? My connection is >successful, but the calling as in > $num=mysql_list_fields('dbname','tablename'); returns zero. > >Thanks >Sam > >