tv izleme sitem nasıl olmuş

28 Nis 2018
129
1
18
:)

<iframe src="https://www.ecanlitvizle.live/tv.php" frameborder="0" scrolling="no" width="100%" height="100%"></iframe>

Kaybetmişsin .. En azından aşağıda vercegim kodlardan yararlanabilirsin ..

<?php
/**
* Front to the application. This file doesn't do anything, but loads
* adresacıklama.php which does and tells WordPress to load the theme.
*
* @package
*/

/**
* Tells to load the WordPress theme and output it.
*
* @var bool
*/
define('SİTE ADRES ACIKLAMA', true);

/** Loads the Environment and Template */
require('./siteadres');
?>