Re: [PHP] Re: accessing a mysql column by number

2002-03-28 Thread Jens Lehmann
Hi Rick, thanks for correcting me. (numeric order) I thought he just wants to select one col. (SELECT "3rd column" FROM table ... ) I didn't read your answer because it was not in the same thread (reading the news with MS Outlook Express), because the subject-line changed. Can you suggest me a

RE: [PHP] Re: accessing a mysql column by number

2002-03-28 Thread Rick Emery
Jens, A database does have a structure. The order in which the columns/fields are defined is their numeric order. Second, mysql_fetch_row() will accomplish what he needs. Third, we answered this yesterday. -Original Message- From: Jens Lehmann [mailto:[EMAIL PROTECTED]] Sent: Thursday,