Forum'da ara:
Ara


Yazar Mesaj
Mesaj14.08.2014, 08:43 (UTC)    
Mesaj konusu: Yardımmm

arkadaşlar 2 html kodu yanyana nasıl olur bir türlü yapamadım kod aşağıda örnek verim...

''<?php
$myFile = "say.txt";
$fh = fopen($myFile, 'r');
$theData = fread($fh, filesize($myFile));
echo $theData;
fclose($fh);
?> <a href="http://www.sitekodlari.com">Kere Yüklendi</a>

<?php
$myFile = "say.txt";
$fh = fopen($myFile, 'r');
$theData = fread($fh, filesize($myFile));
echo $theData;
fclose($fh);
?> <a href="http://www.sitekodlari.com">Kere Yüklendi</a>''
Mesaj14.08.2014, 10:07 (UTC)    
Mesaj konusu:

Kullandığınız format php. Ve bedava-sitem php desteklemiyor. Boşuna uğraşırsınız.
Kolay gelsin.
Mesaj16.08.2014, 00:19 (UTC)    
Mesaj konusu: Re: Yardımmm

osmanliimparatorluqu yazmış:
arkadaşlar 2 html kodu yanyana nasıl olur bir türlü yapamadım kod aşağıda örnek verim...

''<?php
$myFile = "say.txt";
$fh = fopen($myFile, 'r');
$theData = fread($fh, filesize($myFile));
echo $theData;
fclose($fh);
?> <a href="http://www.sitekodlari.com">Kere Yüklendi</a>

<?php
$myFile = "say.txt";
$fh = fopen($myFile, 'r');
$theData = fread($fh, filesize($myFile));
echo $theData;
fclose($fh);
?> <a href="http://www.sitekodlari.com">Kere Yüklendi</a>''


En son cryengine3 tarafından 16.08.2014 00:33:12 tarihinde değiştirildi, toplam 2 kere değiştirildi
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu