Merhabalar,
Fonksiyonlar.php dosyasında stil ile ilgili işlemler varsa
<?php
echo '<link rel="stylesheet" type="text/css" href="style.css" />';
include("fonksiyonlar.php");
?>
Şeklinde deneyiniz.
yok hocam hata yine geldi
<?php
include("fonksiyonlar.php");
Ust($site_baslik,$site_adres);
include("mevlanamanset.php");
include("left.php");
?>
<link rel="stylesheet" type="text/css" href="style.css" />bu şekilde olmasındaki sakınca ne ki çalışmıyor bu ?