v5:reference:recordset:fields
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| reference:fields [2015/07/22 19:28] – created mnewnham | v5:reference:recordset:fields [2018/06/11 10:16] (current) – [Usage] function names starting with lowercase (#426) dregad | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== fields ====== | ====== fields ====== | ||
| + | ~~NOTOC~~ | ||
| <WRAP right box> | <WRAP right box> | ||
| mixed fields( | mixed fields( | ||
| optional int $offset=1 | optional int $offset=1 | ||
| ) | ) | ||
| - | < | + | </WRAP> |
| ===== Description ===== | ===== Description ===== | ||
| - | The function '' | + | The function '' |
| ====== Usage ===== | ====== Usage ===== | ||
| + | <code php> | ||
| /* | /* | ||
| * DB Connection assumed | * DB Connection assumed | ||
| */ | */ | ||
| - | $result = $db->Execute(" | + | $result = $db->execute(" |
| - | $r = $result-> | + | $r = $result-> |
| print $r-> | print $r-> | ||
| /* | /* | ||
v5/reference/recordset/fields.1437586116.txt.gz · Last modified: (external edit)
