Warning: filesize(): stat failed for http://oos.moxiecode.com/js_webgl/build_r41/Three.js in /storage/emulated/0/www/index2.php on line 28
<?php $xcf=filesize('http://oos.moxiecode.com/js_webgl/build_r41/Three.js'); echo $xcf; ?>
Winsi, она умеет просто не хочет этого делать
<?php If(strlen(file_get_contents($file)) > 10000){ die('file exists'); }else{ die('err'); }