Go to the source code of this file.
Variables | |
| $papid = $_GET["va"] | |
| $conference = mysql_query("SELECT conferenceid FROM conference_paper WHERE paperid=$papid") | |
| while($ro=mysql_fetch_array($conference)) | $paperid = $_GET['va'] |
| $j =0 | |
| while ($j< sizeof($asd2)) | |
| $conference = mysql_query("SELECT conferenceid FROM conference_paper WHERE paperid=$papid") |
| while ($ro=mysql_fetch_array($conference)) $paperid = $_GET['va'] |
1.8.4