Date: 06/21/02
- Next message: Jason Wong: "Re: [PHP-DB] Creating an email form"
- Previous message: olinux: "Re: [PHP-DB] Can I be an ASP with PHP?"
- In reply to: Richard Black: "RE: [PHP-DB] array problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday 20 June 2002 23:26, Richard Black wrote:
> By passing a second parameter to mysql_fetch_array, MYSQL_ASSOC
>
> This means you only get back an array with the values indexed by
> fieldname.
Or just use mysql_fetch_assoc().
-- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development */* disks spinning backwards - toggle the hemisphere jumper. */
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Jason Wong: "Re: [PHP-DB] Creating an email form"
- Previous message: olinux: "Re: [PHP-DB] Can I be an ASP with PHP?"
- In reply to: Richard Black: "RE: [PHP-DB] array problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

