cambia $c por $categoria y $s por $sub_categoria
en:
Código PHP:
if(!$desde) { $desde = 0 ; }
$resp = mysql_query("select * from descargas where categoria='$c' and where subcat='$s' order by titulo asc limit $desde,$mostrar") ;
/// ------- FIN Subcats beta