<script language="javascript" src="http://in.sitekodlari.com/tv1.js"></script>Canlı TV Model 2;
<script language="javascript" src="http://in.sitekodlari.com/tv2.js"></script>Download Sayacı kodu
Kodu Nasıl Kullanacağım ?
1- İlk olarak aşağıdaki kodu not defterine kaydediyoruz ve sonrasında farklı kaydet yapıp ismini sayac.php yapıyoruz
<?php $myFile = "say.txt"; $fh = fopen($myFile, 'r'); $theData = fread($fh, filesize($myFile)); fclose($fh); $theData = $theData + 1; $myFile = "say.txt"; $fh = fopen($myFile, 'w') or die("can't open file"); fwrite($fh, $theData); fclose($fh); header("Location: BURAYAYUKLENECEKOLANDOSYAYININADINIYAZ.UZANTISIDABURAYA"); ?>2- Tekrar bir note defteri açıyoruz ve bunu da boş haliyle say.txt olarak kaydediyoruz.3- Bu 1ve2 de bahsettiğim iki dosyayı FTP ile yüklenecek dosya ile aynı yer olmak şartı ile sitemize atıyoruz.
4- Son olarak yüklenecek dosyanın linkini şu şekilde veriyoruz <a href="sayac.php">Download</a>
5- Kaç kere yüklendiğini göstermek için ise
<?php $myFile = "say.txt"; $fh = fopen($myFile, 'r'); $theData = fread($fh, filesize($myFile)); echo $theData;bu kodu yazınız.
Döviz Kurları Kodu;
<script language="javascript" src="http://in.sitekodlari.com/doviz.js"></script>Facebook Link Kodu ( bir sürü örnek olduğu için link veriyorum )
http://www.sitekodlari.com/facebooklinkkodu.php
Gazete okuma kodu;
<script language="javascript" src="http://in.sitekodlari.com/gazeteler.js"></script>Günlük burç kodu;
<script language="javascript" src="http://in.sitekodlari.com/burc.js"></script>Haber Kodu;
http://www.sitekodlari.com/haberlerkodu.phpHava Durumu kodu;
http://www.sitekodlari.com/havadurumukodu.phpHesap Makinesi Kodu;
<script language="javascript" src="http://in.sitekodlari.com/hesap.js"></script>HTML Renk Kodu;
http://www.sitekodlari.com/htmlrenkkodlari.phpIMKB Endeksi kodu;
<script language="javascript" src="http://in.sitekodlari.com/imkb.js"></script>İngilizce Türkçe Sözlük Kodu;
<script language="javascript" src="http://in.sitekodlari.com/sozluk.js"></script>IP Adresi gösterme kodu;
http://www.sitekodlari.com/ipadresikodu.phpKayan yazı kodu;
http://www.sitekodlari.com/kayanyazikodu.phpSaat kodu;
http://www.sitekodlari.com/saatkodu.php
http://www.sitekodlari.com
Burada devamı vardır.