STOP PLEASE.

Not again.

See mailing list archives.



[EMAIL PROTECTED] wrote:
> 
> PHP's mysql_fetch_array() fetches an associative as well as indexed array...or you
> can specify which.  (I'm a huge fan of perl, btw, and have used it to talk to
> mysql when PHP was just a baby language so no flames...just setting the record
> straight...)
> 
> Cheers
> jenn
> 
> Rich Duzenbury wrote:
> 
> > >  PHP has built in functions
> > >that will dump an entire row into an array (this works with CSV and SQL
> > >databases).well there is my 2 cents worth on PHP+MySQL
> >
> > Um, not to start a language war, perl also can dump a row into an array, as
> > well as into a hash so that one can refer to fields by name, not just
> > ordinal number.
> >
> > Regards,
> > Rich
> >
> > ---------------------------------------------------------------------
> > Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> > To request this thread, e-mail <[EMAIL PROTECTED]>
> > To unsubscribe, e-mail <[EMAIL PROTECTED]>
> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
> 
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
> 
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to