ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:concat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
v5:reference:concat [2016/01/16 23:28] mnewnhamv5:reference:connection:concat [2016/01/18 02:09] – [Usage] mnewnham
Line 14: Line 14:
  * Assume MySQL database  * Assume MySQL database
  */  */
-$list = 'VOGON,POETRY,READING';+$list = 'VOGON','POETRY','READING';
  
 $string = $db->concat($list); $string = $db->concat($list);
v5/reference/connection/concat.txt · Last modified: 2016/01/29 21:34 by mnewnham