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 revisionBoth sides next revision
v5:reference:connection:concat [2016/01/17 00:33] – ↷ Page moved from v5:reference:concat to v5:reference:connection:concat 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