Thanks guys, that was really fast. And helpful... Exactly what I needed...
Afan
> Hi all,
> I need a function to make a list of names of columns of specific table.
> Any fast help? I was searching in MySQL documentation but I can't find it (I
> didn't say is not there...) Thanks!
>
mysql_field_name
mysql_fetch_field
Use externally, twice a day.
Symeon Charalabides (cosmop
Try this:
http://www.php.net/manual/en/function.mysql-fetch-field.php
Piotr
--- Afan Pasalic <[EMAIL PROTECTED]> wrote: > Hi all,
> I need a function to make a list of names of columns
> of specific table.
> Any fast help? I was searching in MySQL
> documentation but I can't find it (I didn't
Hi all,
I need a function to make a list of names of columns of specific table.
Any fast help? I was searching in MySQL documentation but I can't find it (I didn't
say is not there...)
Thanks!
Afan