= now() + 0 and title like $qu"; $result = mysql_query($query); if ( !$result ) { echo mysql_errno(). ": ".mysql_error(). "\n"; exit; } for($im=0; $im=0; $j--) { if ( $j == 0) { $cat .= $c_name[$j]; } else { $cat .= $c_name[$j]." / "; } } */ $fp = fopen("./listing/asearch.txt", "w+"); fputs($fp, "$ends|$url/artikel.php?id=$id|$domain|$current_bid|$title|$num_bids|$cat\n"); // print ("$ends|$url/artikel.php?id=$id|$domain|$current_bid|$title|$num_bids|$cat\n"); fclose($fp); } // For $im ?>