摘要:
<?php $url = 'http://www.test.com/images/test.jpg'; if( @fopen( $url, 'r' ) ) { echo 'File Exits'; } else { echo 'File Do Not Exits'; } 阅读全文
posted @ 2019-06-13 15:44
za_szybko
阅读(653)
评论(0)
推荐(0)
摘要:
index.php write.php ajaxPush.php 阅读全文
posted @ 2019-06-13 14:43
za_szybko
阅读(152)
评论(0)
推荐(0)

浙公网安备 33010602011771号