Go to the source code of this file.
|
| $confid = $_GET["va"] |
|
| $confname = mysql_query("SELECT * FROM conference WHERE conferenceid=$confid") |
|
| while ($conf=mysql_fetch_array($confname)) |
|
| $i =0 |
|
| $user |
|
while($row=mysql_fetch_array($user))
if($i!=0) | else |
|
| $j =0 |
|
$confname = mysql_query("SELECT * FROM conference WHERE conferenceid=$confid") |
Initial value:= mysql_query("SELECT DISTINCT userid FROM interest_user WHERE interestid IN
(SELECT titleid FROM conference_title WHERE conferenceid=$confid)")
Definition at line 64 of file index.php.
while ($row=mysql_fetch_array($user)) if ($i!=0) else |