VIDEONUTTE PORNOBLOG

DIE NEUSTEN PORNO FILME


$search = $_GET['search'];
$search = strtolower($search);
$array = explode (" ",$search);
$search0 = $array[0];
$search1 = $array[1];
$search2 = $array[2];
$search3 = $array[3];
$search4 = $array[4];
$search5 = $array[5];

$tops = '

‘;

$bottom = ‘
‘;

//connection
mysql_connect(“localhost”, “root”, “hobo22″) or die(mysql_error());
mysql_select_db(“DVD”) or die(mysql_error());

// Retrieve all the data from the “example” table

$sub0 = mysql_real_escape_string(“%$search0″);
$sub1 = mysql_real_escape_string(“%$search1″);

$result = mysql_query(“SELECT Title,Thumb,Niche,LINK,Actors,German from TORRENTS WHERE NEW IS NOT NULL ORDER BY RAND() LIMIT 20″)

or die(mysql_error());
// store the record of the “example” table into $row
while ($row = mysql_fetch_array( $result )){

// Print out the contents of the entry

$nich = explode(“,”,$row['Niche']);
$nich1 = ltrim($nich[0]);
$nich2 = ltrim($nich[1]);
$nich2 = ltrim($nich[2]);

$str = htmlentities($row['German']);

$zeile = ‘
‘ . $row['German']. ‘

‘;
//echo $zeile ;

$burp = $zeile;
$torrents .= $zeile;
$burp = “”;

}
mysql_close();

$firstrow = ‘

‘;
$lastrow = ‘

Title

‘;

echo $firstrow.$torrents.$lastrow ;

$csvdata = $search0. “|” . $search1 . “|” . $search2 . “|” . $search3 . “|” . $search4 . “\n” ;

$fp = fopen(“searches.csv”, “a” );

if ($fp)
{
fwrite($fp,$csvdata);
fclose($fp);
}
?>

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!