|
Stud.IP
3.2 Revision
|
Variables | |
| while | (list($institut_id, $institute)=each($myInstitutes)) ($current_institut_id==$institut_id ? 'selected' :'')?><? = htmlReady(my_substr($institute["name"] . ' (' . $institute["num_sets"] . ')',0,100)) |
| endforeach | |
| while (list( $institut_id, $institute)=each( $myInstitutes))( $current_institut_id==$institut_id ? 'selected' :'')?><? = htmlReady(my_substr($institute["name"] . ' (' . $institute["num_sets"] . ')',0,100)) |
| endforeach |