Go to the documentation of this file.
11 'Interests Request Function',
19 $top = $_POST[
'topic'];
24 echo
"Subtopic " .
$subtop .
" Added For Topic " . $top;
25 echo
"<br><br><a href=./index.php?r=interests_request/index>Go Back To Interest Requesting Page</a><br/><br/>";
30 $top = $_POST[
'topic'];
33 $this->newinterest2();
35 echo
"Subtopic " .
$subtop .
" Added For Topic " . $top;
36 echo
"<br><br><a href=./index.php?r=interests_request/index>Go Back To Interest Requesting Page</a><br/><br/>";