Thursday, March 28, 2002 8:18 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: accessing a mysql column by number
>
>
>
> > Is there a way to access a column in Mysql just by using a number?
>
> Please refer to the MySQL-Documentation. A database doesn't have
> any prede
, March 28, 2002 8:18 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: accessing a mysql column by number
> Is there a way to access a column in Mysql just by using a number?
Please refer to the MySQL-Documentation. A database doesn't have
any predefined structure, so you're responsible f
> Is there a way to access a column in Mysql just by using a number?
Please refer to the MySQL-Documentation. A database doesn't have
any predefined structure, so you're responsible for doing this. Can you
explain why you need this "feature"?
> Like if you had three columns called "column1", "c
3 matches
Mail list logo