v5:reference:connection:selectlimit
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | Next revisionBoth sides next revision | ||
v5:reference:connection:selectlimit [2016/03/20 02:32] – [Description] mnewnham | v5:reference:connection:selectlimit [2018/07/02 14:31] – prefer functions start lowercase (#430) peterdd | ||
---|---|---|---|
Line 38: | Line 38: | ||
*/ | */ | ||
$SQL = " | $SQL = " | ||
- | $result = $db->SelectLimit($SQL, | + | $result = $db->selectLimit($SQL, |
- | while ($r = $result-> | + | while ($r = $result-> |
print_r($r); | print_r($r); | ||
v5/reference/connection/selectlimit.txt · Last modified: by dregad