Getting fields from mysql table using code file drupal,mysql,php
Filed in CMS(Content management System), Drupal, Mysql, PHP, Programming, Programming Technologies on Oct.27, 2008
Many times it is needed to get the structure of table in PHP file or drupal module.There may be conditions that you dont have got admin user name and passwords for cpanel/phpmyadmin.In such cases you must have idea how to know the structure using a small PHP code.you can get connection info for mysql from [...]


