Re: [PHP] Howto list Mysql Table Headers using PHP
Ow Mun Heng wrote:
> Hi,
>
> Got a quick question.. How do I get the table headers also
> printed/retrieved by PHP for 'echo'??
mysql_field_name()
Next time, check the manual. :)
--
---John Holmes...
Amazon Wish
Ow Mun Heng wrote:
Hi,
Got a quick question.. How do I get the table headers also
printed/retrieved by PHP for 'echo'??
mysql_field_name()
Next time, check the manual. :)
--
---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
PHP|Architect: A magazine for PHP Pr
Hi,
Got a quick question.. How do I get the table headers also
printed/retrieved by PHP for 'echo'??
eg :
1 +--+--+-++
2 | Drive SN | HSA DCM | Family | Media Supplier |
3 +--+--+--
3 matches
Mail list logo