final public getColumnList (array $columnList, [mixed $escapeChar], [mixed $bindCounts])
Gets a list of columns with escaped identifiers
1 | echo $dialect ->getColumnList( array ( 'column1' , 'column' )); |
final public getColumnList (array $columnList, [mixed $escapeChar], [mixed $bindCounts])
Gets a list of columns with escaped identifiers
1 | echo $dialect ->getColumnList( array ( 'column1' , 'column' )); |
Designed by : w10schools
service@w10schools.com
Please login to continue.