marsyas güncesi
, Fotoğraf Galerisi
»
NuhNaci Kisnisci
» Kulu Kuslari [
Slideshow
]
Ibibik-1000697-1
Ibibik-1000698-1
Ibibik-1000701-1
Ibibik-1000705-1
Ibibik-1000706-1
KilicGaga-1000726-1
KilicGaga-1000727-1
UzunBacak-1000620-1
UzunBacak-1000626-1
·
·
1
· 2 ·
3
·
·
Picture 11 of 26
// Counter Plug-In for SPGM by FaRgUs [ICQ50566818] [www.elvikingo.cl] [08.08.02] // Edit this $dbhost = "localhost"; $db = "marsyas"; $dbuser = "marsyas_wp"; $dbpasswd = "marenostrum"; $table = "pic_count"; // Fin Edit mysql_connect("$dbhost","$dbuser","$dbpasswd") or die("Keine Datenbankverbindung"); @mysql_select_db("$db") or die("Keine Datenbankverbindung"); if(!$strPictureURL) { $strPictureURL = "default"; } $query = mysql_query("select * from $table where name=\"$strPictureURL\""); while ($row = mysql_fetch_array($query)) { $inicio = $row[inicio]; $count = $row[count]; } if(!$count) { mysql_query("insert into $table values (current_date()+0,\"0\",\"$strPictureURL\")"); $count = "0"; } $count++; mysql_query("update $table set count=\"$count\" where name=\"$strPictureURL\""); print "
$count kez görüntülenmiştir.
\n"; mysql_close; ?>
Ibibik-1000698-1
a gallery generated by
SPGM