ben bu denedim:
<?php
$fileip = fopen("test.txt","r");
?>
this should have opened the file in read only mood but it doesn't the test.txt file is in same folder as that of index.php (main project folder)
dosya açılmıyor
ve i gibi yankı koyduğunuzda:
echo $fileip;
iade
Resource id # 3