資源簡介
代碼片段和文件信息
/*
Uploadify
Copyright?(c)?2012?Reactive?Apps?Ronnie?Garcia
Released?under?the?MIT?License??
*/
//?Define?a?destination
$targetFolder?=?‘/uploads‘;?//?Relative?to?the?root?and?should?match?the?upload?folder?in?the?uploader?script
if?(file_exists($_SERVER[‘DOCUMENT_ROOT‘]?.?$targetFolder?.?‘/‘?.?$_POST[‘filename‘]))?{
echo?1;
}?else?{
echo?0;
}
?>
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????????618??2013-07-05?09:24??Change?Log.txt
?????目錄???????????0??2013-07-05?09:25??__MACOSX\
?????文件?????????171??2013-07-05?09:24??__MACOSX\._Change?Log.txt
?????文件?????????426??2012-07-08?01:42??check-exists.php
?????文件?????????979??2012-09-09?23:10??index.php
?????文件???????65810??2013-07-05?09:24??jquery.uploadify.js
?????文件???????46542??2013-07-05?09:25??jquery.uploadify.min.js
?????文件????????1100??2012-07-08?01:42??license.txt
?????文件????????2960??2012-07-08?01:42??uploadify-cancel.png
?????文件????????2543??2012-07-08?01:42??uploadify.css
?????文件?????????862??2012-09-09?23:10??uploadify.php
?????文件???????12767??2013-06-21?13:04??uploadify.swf
?????文件?????????222??2013-06-21?13:04??__MACOSX\._uploadify.swf
評論
共有 條評論