![]() |
Xataface
2.0alpha2
Xataface Application Framework
|
Go to the source code of this file.
Variables | |
| $student = & df_get_record('Students', array('LastName'=>'Hannah')) | |
| $courses | |
| foreach (array_keys($courses) as $index) | |
| $courses |
Definition at line 10 of file getRelatedRecords.example.php.
| $student = & df_get_record('Students', array('LastName'=>'Hannah')) |
Definition at line 5 of file getRelatedRecords.example.php.
| foreach(array_keys($courses) as $index) |
Definition at line 25 of file getRelatedRecords.example.php.
1.8.1.2