Go to the source code of this file.
Variables | |
$this | breadcrumbs |
$paperid = $_GET['paperid'] | |
$name = mysql_query("SELECT * FROM paper WHERE id='$paperid'") | |
if(mysql_num_rows($name)!=0) | else |
string $name = mysql_query("SELECT * FROM paper WHERE id='$paperid'") |
$this breadcrumbs |