ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:substr

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
Last revisionBoth sides next revision
v5:reference:connection:substr [2016/04/10 23:15] – [Usage] mnewnhamv5:reference:connection:substr [2016/04/10 23:42] mnewnham
Line 6: Line 6:
   string substr(   string substr(
       string $fieldName,       string $fieldName,
-      integer $offset, +      int $offset, 
-      optional integer $length+      optional int $length
       )       )
 </WRAP> </WRAP>
-===== Desscription =====+===== Description =====
 The method ''substr()'' creates an SQL statement that returns the substring of a specified string field.  The method ''substr()'' creates an SQL statement that returns the substring of a specified string field. 
  ===== Parameters =====  ===== Parameters =====
v5/reference/connection/substr.txt · Last modified: 2016/04/10 23:42 by mnewnham