RE: [NEWBIE] Trying to combine array into one string

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dave <mailto:dave@xxxxxxxxxxxxxxx>
    on Tuesday, February 15, 2005 7:37 AM said:

>     The Problem:
>     I can't quite figure out how to take the results of the
> mysql_query() and assemble them into a string. In my experiments so
> far, I either get a "mysql_data_seek(): Offset 0 is invalid for MySQL
> result index" error, or my mail function sends to a blank address.

http://php.net/implode


There's also the .= operator which concatenates.


HTH,
Chris.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux