değişken kullanmadan öncelikle manuel olarak dosya konumunu tam olarak bulup belirt daha sonra değişkene aktar.
dosya konumu bu hocam
http://localhost/tema/standart/anasayfa.php bunu açtığımda açılıyor
$tema_adresi = "http://localhost/tema/standart/anasayfa.php";
böyle yaptım.
bu hatayı verdi
Warning: require() [function.require]: URL file-access is disabled in the server configuration in C:\AppServ\www\index.php on line 7
Warning: require(http://localhost/tema/standart/anasayfa.php/anasayfa.php) [function.require]: failed to open stream: no suitable wrapper could be found in C:\AppServ\www\index.php on line 7
Fatal error: require() [function.require]: Failed opening required 'http://localhost/tema/standart/anasayfa.php/anasayfa.php' (include_path='.;C:\php5\pear') in C:\AppServ\www\index.php on line 7