php-general | 2001122
Date: 12/30/01
- Next message: Bogdan Stancescu: "Re: [PHP] Bit shifting conversion (Delphi -> PHP)"
- Previous message: Todd Cary: "[PHP] Need some Linux/Apache help"
- In reply to: Greg Sidelinger: "[PHP] mysql_fetch_array"
- Next in thread: Mehmet Kamil ERISEN: "Re: [PHP] mysql_fetch_array"
- Reply: Mehmet Kamil ERISEN: "Re: [PHP] mysql_fetch_array"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If everything else fails, you should consider using mysql_fetch_row() instead.
Bogdan
Greg Sidelinger wrote:
> Ok I have use mysql_fetch_array to dump the results of a select query with a
> join in it.
> if my tables contain a column with the same name how can I distinguish from
> them.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bogdan Stancescu: "Re: [PHP] Bit shifting conversion (Delphi -> PHP)"
- Previous message: Todd Cary: "[PHP] Need some Linux/Apache help"
- In reply to: Greg Sidelinger: "[PHP] mysql_fetch_array"
- Next in thread: Mehmet Kamil ERISEN: "Re: [PHP] mysql_fetch_array"
- Reply: Mehmet Kamil ERISEN: "Re: [PHP] mysql_fetch_array"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

