Access ACM DIGITAL LIBRARY PORTAL Click Here


Search ACM Journal :
'NULL' order by category"; $result=mysql_query($query); if (mysql_num_rows($result) >1) { echo "\n

SELECT ANY CATEGORY

"; echo "\n
    "; while($row = mysql_fetch_row($result)) { foreach($row as $cell) echo "\n
  • ".$cell."
  • "; } echo "\n
  • Show All Journals
  • "; mysql_free_result($result); echo "\n
"; } //$table=$_GET['table']; $cat=$_GET['cat']; $bro=$_GET['b1']; if (strlen($bro)>1 and $bro!="all") { echo "

List of ACM Journal/s which contain : ".$bro."

"; $bro="%".$bro; } else { echo "

Journal Name: ACM DIGITAL LIBRARY PORTAL

"; if($cat=='') echo ""; //echo "

Journal Collection : ALL

"; else echo "

Journal Collection : {$cat}

"; } ?>
0 - 9ABCDEFGHIJKLMNOPQRSTUVWXYZAll

0) { } else { echo "No Records Found."; } $sno=1; echo "\n"; while($row = mysql_fetch_row($result)) { echo "\n"; $sno=$sno+1; } echo "\n
".$sno.".$row[1]
"; mysql_free_result($result); ?>