The line no # 311 is as follows in my php script: $fname = 'myappconfig.php'; $content = fread($fhandle,filesize($fname));. How do I fix this ...
確定! 回上一頁