Sözlük Scripti ,66000+35000 kelime beraberinde
156
●20.743
- 14-07-2007, 01:37:21Üyeliği durduruldufunction Sablon($etiket){
$this->sablon = file_get_contents("$etiket.htm");
return;
Bende bu $this ile başlayan satırda hata veriyor:
Warning: file_get_contents(sozluk) [function.file-get-contents]: failed to open stream: No such file or directory in /home/sozluk/public_html/sozluk.php on line 163
Sizde bu hatayı vermedi mi
Problem ne olabilir?
Problem ne olabilir?