v5:dictionary:metatype
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:dictionary:metatype [2017/04/30 21:58] – mnewnham | v5:dictionary:metatype [2021/03/09 10:41] (current) – [Usage] dregad | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| </ | </ | ||
| ===== Description ===== | ===== Description ===== | ||
| - | The function '' | + | |
| + | The function '' | ||
| + | This is usually the result of a call to [[v5: | ||
| + | |||
| + | It returns an [[v5: | ||
| ===== Usage ===== | ===== Usage ===== | ||
| <code php> | <code php> | ||
| Line 15: | Line 20: | ||
| */ | */ | ||
| - | print $db-> | + | print $db-> |
| /* | /* | ||
| - | * Returns 'C' | + | * Using a Field Object from a recordset |
| - | */ | + | */ |
| + | $rs = $db-> | ||
| + | $field = $rs-> | ||
| + | print $rs-> | ||
| + | print $rs-> | ||
| </ | </ | ||
| + | |||
v5/dictionary/metatype.1493582282.txt.gz · Last modified: by mnewnham
