91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

uploadifive是uploadify的HTML5版本,本人花錢在官網(wǎng)購買的。uploadify大家應(yīng)該很熟悉了,這個uploadifive版本api接口基本跟uploadify一樣,他們同出師門,一個作者出來的。

資源截圖

代碼片段和文件信息

/*
UploadiFive
Copyright?(c)?2012?Reactive?Apps?Ronnie?Garcia
*/

//?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;
}
?>

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????374??2012-09-05?22:46??Instructions.txt
?????目錄???????????0??2013-07-02?23:32??Sample\
?????文件????????6148??2013-07-02?23:32??Sample\.DS_Store
?????文件?????????342??2012-07-08?01:42??Sample\check-exists.php
?????文件????????1492??2012-09-05?22:40??Sample\index.php
?????文件???????92791??2012-09-05?22:36??Sample\jquery.min.js
?????文件???????13242??2013-07-02?23:31??Sample\jquery.uploadifive.min.js
?????文件????????1065??2012-07-08?01:42??Sample\uploadifive-cancel.png
?????文件????????1575??2012-07-08?01:42??Sample\uploadifive-image-only.php
?????文件????????2237??2012-07-08?01:42??Sample\uploadifive.css
?????文件?????????855??2012-09-05?22:50??Sample\uploadifive.php
?????目錄???????????0??2015-12-14?15:03??__MACOSX\
?????目錄???????????0??2015-12-14?15:03??__MACOSX\Sample\
?????文件?????????120??2013-07-02?23:32??__MACOSX\Sample\._.DS_Store
?????文件?????????757??2013-07-02?23:30??change-log.txt
?????文件?????????342??2012-07-08?01:42??check-exists.php
?????文件????????1492??2012-09-05?22:45??index.php
?????文件???????43393??2014-02-11?10:20??jquery.uploadifive.js
?????文件???????13035??2014-02-11?10:21??jquery.uploadifive.min.js
?????文件????????1065??2012-07-08?01:42??uploadifive-cancel.png
?????文件????????1575??2012-07-08?01:42??uploadifive-image-only.php
?????文件????????2237??2012-07-08?01:42??uploadifive.css
?????文件?????????855??2012-08-19?12:45??uploadifive.php

評論

共有 條評論