|
Search for results by entering the between dates.
You can refine your search by selecting Grade, Competition or Oppsoition. These fields can also be left blank.
|
| Between dates* |
to
day,month,year e.g. 01-02-2002
|
| Grade |
echo getDropDown("select grade_id,CONCAT(grade_desc, ' (', sex, ')') from t_grades","grade_desc","grade_id",$grade_id); ?> |
| Competition |
echo getSimpleDropDown("t_competitions","competition_desc","competition_id",$competition_id);?> |
| Opposition |
echo getSimpleDropDown("t_oppositions","opposition_desc","opposition_id",$opposition_id);?> |
|
|
* = field must be filled in |