php网盘代码,php网盘源码

【实例简介】

php网盘源码

【实例截图】

【核心代码】

e93956c1-bd16-4ee0-8605-9d6e3787e56e

├── docs

│   ├── about.html

│   ├── change.html

│   ├── install.html

│   └── license.html

├── readme.txt

└── upload

├── account.php

├── admin

│   ├── advertisement.inc.php

│   ├── announce.inc.php

│   ├── autoupdate.inc.php

│   ├── banner.inc.php

│   ├── cache.inc.php

│   ├── comment.inc.php

│   ├── credit.inc.php

│   ├── database.inc.php

│   ├── datacall.inc.php

│   ├── email.inc.php

│   ├── files.inc.php

│   ├── gallery.inc.php

│   ├── groups.inc.php

│   ├── index.htm

│   ├── index.php

│   ├── lang.inc.php

│   ├── link.inc.php

│   ├── main.inc.php

│   ├── navigation.inc.php

│   ├── plugins.inc.php

│   ├── public.inc.php

│   ├── report.inc.php

│   ├── seo.inc.php

│   ├── settings.inc.php

│   ├── sitemap.inc.php

│   ├── tag.inc.php

│   ├── templates.inc.php

│   ├── union.inc.php

│   ├── users.inc.php

│   ├── version.inc.php

│   └── verycode.inc.php

├── admincp.php

├── ajax.php

├── announce.php

├── api

│   ├── index.htm

│   └── uc.php

├── comment.php

├── downfile.php

├── extract.php

├── favicon.ico

├── filestores

│   └── index.htm

├── images

│   ├── 01.jpg

│   ├── 02.jpg

│   ├── 03.png

│   ├── addbuddy.gif

│   ├── admin_icon.gif

│   ├── ajax_load_bar.gif

│   ├── ajax_loading.gif

│   ├── alipay_icon.gif

│   ├── ann_icon.gif

│   ├── box_icon.gif

│   ├── chinabank_icon.gif

│   ├── cmt.gif

│   ├── credit_icon.gif

│   ├── delbuddy.gif

│   ├── delete_icon.gif

│   ├── demo_icon.gif

│   ├── dialog_close.gif

│   ├── disk_bar.gif

│   ├── disk.gif

│   ├── down.gif

│   ├── editbuddy.gif

│   ├── edit_icon.gif

│   ├── filetype

│   │   ├── 7z.gif

│   │   ├── asp.gif

│   │   ├── aspx.gif

│   │   ├── bat.gif

│   │   ├── bmp.gif

│   │   ├── chm.gif

│   │   ├── css.gif

│   │   ├── db.gif

│   │   ├── dll.gif

│   │   ├── doc.gif

│   │   ├── exe.gif

│   │   ├── file.gif

│   │   ├── fla.gif

│   │   ├── gif.gif

│   │   ├── htm.gif

│   │   ├── html.gif

│   │   ├── images.gif

│   │   ├── index.htm

│   │   ├── ini.gif

│   │   ├── jpeg.gif

│   │   ├── jpg.gif

│   │   ├── js.gif

│   │   ├── jsp.gif

│   │   ├── lnk.gif

│   │   ├── mdb.gif

│   │   ├── mov.gif

│   │   ├── mp3.gif

│   │   ├── pdf.gif

│   │   ├── php.gif

│   │   ├── png.gif

│   │   ├── ppt.gif

│   │   ├── psd.gif

│   │   ├── qt.gif

│   │   ├── quicktime.gif

│   │   ├── rar.gif

│   │   ├── reg.gif

│   │   ├── rm.gif

│   │   ├── rmvb.gif

│   │   ├── shtml.gif

│   │   ├── swf.gif

│   │   ├── Thumbs.db

│   │   ├── tif.gif

│   │   ├── torrent.gif

│   │   ├── txt.gif

│   │   ├── vbs.gif

│   │   ├── video2.gif

│   │   ├── video3.gif

│   │   ├── video.gif

│   │   ├── vsd.gif

│   │   ├── wmv.gif

│   │   ├── xls.gif

│   │   ├── xml.gif

│   │   ├── xsl.gif

│   │   └── zip.gif

│   ├── filetype_32

│   │   ├── accdb.gif

│   │   ├── as.gif

│   │   ├── asm.gif

│   │   ├── aspx.gif

│   │   ├── avi.gif

│   │   ├── bmp.gif

│   │   ├── cfc.gif

│   │   ├── c.gif

│   │   ├── chm.gif

│   │   ├── cpp.gif

│   │   ├── cs.gif

│   │   ├── css.gif

│   │   ├── db.gif

│   │   ├── dll.gif

│   │   ├── doc.gif

│   │   ├── docx.gif

│   │   ├── eip.gif

│   │   ├── exe.gif

│   │   ├── file.gif

│   │   ├── fla.gif

│   │   ├── flv.gif

│   │   ├── gif.gif

│   │   ├── h.gif

│   │   ├── html.gif

│   │   ├── jpg.gif

│   │   ├── js.gif

│   │   ├── mdb.gif

│   │   ├── mp3.gif

│   │   ├── mpeg.gif

│   │   ├── mpg.gif

│   │   ├── msi.gif

│   │   ├── pdf.gif

│   │   ├── php.gif

│   │   ├── png.gif

│   │   ├── ppt.gif

│   │   ├── pptx.gif

│   │   ├── psd.gif

│   │   ├── rar.gif

│   │   ├── rtf.gif

│   │   ├── sln.gif

│   │   ├── swf.gif

│   │   ├── Thumbs.db

│   │   ├── tif.gif

│   │   ├── txt.gif

│   │   ├── vb.gif

│   │   ├── vs.gif

│   │   ├── wav.gif

│   │   ├── wma.gif

│   │   ├── wmv.gif

│   │   ├── xls.gif

│   │   ├── xlsx.gif

│   │   ├── xml.gif

│   │   └── zip.gif

│   ├── flash

│   │   ├── gallery_1.swf

│   │   └── gallery_2.swf

│   ├── flashget.gif

│   ├── folder.gif

│   ├── folder_open.gif

│   ├── graphics

│   │   ├── close2.png

│   │   ├── close.png

│   │   ├── closeX.png

│   │   ├── controlbar2.gif

│   │   ├── controlbar3.gif

│   │   ├── controlbar4.gif

│   │   ├── controlbar4-hover.gif

│   │   ├── controlbar-black-border.gif

│   │   ├── controlbar-text-buttons.png

│   │   ├── controlbar-white.gif

│   │   ├── controlbar-white-small.gif

│   │   ├── fullexpand.gif

│   │   ├── geckodimmer.png

│   │   ├── icon.gif

│   │   ├── loader.gif

│   │   ├── loader.white.gif

│   │   ├── outlines

│   │   │   ├── beveled.png

│   │   │   ├── drop-shadow.png

│   │   │   ├── glossy-dark.png

│   │   │   ├── outer-glow.png

│   │   │   ├── rounded-black.png

│   │   │   ├── rounded-white.png

│   │   │   └── Thumbs.db

│   │   ├── resize.gif

│   │   ├── scrollarrows.png

│   │   ├── Thumbs.db

│   │   ├── titleBG.png

│   │   ├── zoomin.cur

│   │   └── zoomout.cur

│   ├── highslide.css

│   ├── home_icon.gif

│   ├── ico_add.gif

│   ├── ico_cmt.gif

│   ├── ico_code.gif

│   ├── ico_desc.gif

│   ├── ico_extract.gif

│   ├── ico_home.gif

│   ├── ico_link.gif

│   ├── icon_nav.gif

│   ├── icon_reply.gif

│   ├── icon_search.gif

│   ├── ico_short2.gif

│   ├── ico_short.gif

│   ├── ico_write.png

│   ├── index.htm

│   ├── light.gif

│   ├── link_icon.gif

│   ├── list_icon.gif

│   ├── loading.gif

│   ├── login_nav.gif

│   ├── logo_small.gif

│   ├── lv_moon.gif

│   ├── lv_star.gif

│   ├── lv_sun.gif

│   ├── menu_close.gif

│   ├── menu_edit.gif

│   ├── menu_left.gif

│   ├── menu_more.gif

│   ├── menu_open.gif

│   ├── menu_right.gif

│   ├── menu_upload.gif

│   ├── msg.gif

│   ├── new_disk.gif

│   ├── new_folder.gif

│   ├── p_upload.gif

│   ├── recycle_icon.gif

│   ├── reload.gif

│   ├── report.gif

│   ├── restore_icon.gif

│   ├── sbtn_bg.gif

│   ├── share_disk.gif

│   ├── share_file.gif

│   ├── share_folder.gif

│   ├── stat_icon.gif

│   ├── tenpay_icon.gif

│   ├── Thumbs.db

│   ├── thunder.gif

│   ├── tree

│   │   ├── base.gif

│   │   ├── cd.gif

│   │   ├── empty.gif

│   │   ├── folder.gif

│   │   ├── folderopen.gif

│   │   ├── globe.gif

│   │   ├── imgfolder.gif

│   │   ├── joinbottom.gif

│   │   ├── join.gif

│   │   ├── line.gif

│   │   ├── minusbottom.gif

│   │   ├── minus.gif

│   │   ├── musicfolder.gif

│   │   ├── nolines_minus.gif

│   │   ├── nolines_plus.gif

│   │   ├── page.gif

│   │   ├── plusbottom.gif

│   │   ├── plus.gif

│   │   ├── question.gif

│   │   ├── Thumbs.db

│   │   └── trash.gif

│   ├── upload_bg.gif

│   ├── upload_cancel.gif

│   ├── upload_file_icon.gif

│   ├── upload_icon.gif

│   ├── up_suc.gif

│   ├── user_icon.gif

│   ├── view.gif

│   └── yeepay_icon.gif

├── includes

│   ├── class

│   │   ├── cache_file.class.php

│   │   ├── core.class.php

│   │   ├── logger.class.php

│   │   ├── msg.class.php

│   │   ├── mysql.class.php

│   │   ├── phpmailer.class.php

│   │   ├── smtp.class.php

│   │   └── zip.class.php

│   ├── commons.inc.php

│   ├── fonts

│   │   ├── consolas.ttf

│   │   └── lsansdi.ttf

│   ├── footer.inc.php

│   ├── function

│   │   ├── cache.func.php

│   │   ├── database.func.php

│   │   ├── ftp.func.php

│   │   ├── global.func.php

│   │   ├── image.func.php

│   │   └── plugin.func.php

│   ├── global.cache.php

│   ├── header.inc.php

│   ├── imgcode.inc.php

│   ├── index.htm

│   ├── js

│   │   ├── ann_js.js

│   │   ├── audio-player.js

│   │   ├── audio-player.swf

│   │   ├── common.js

│   │   ├── core.js

│   │   ├── DD_belatedPNG.js

│   │   ├── digg.js

│   │   ├── events.js

│   │   ├── highslide.js

│   │   ├── index.htm

│   │   ├── jquery.corner.js

│   │   ├── jquery.js

│   │   ├── jquery.mybox.js

│   │   ├── progress.js

│   │   ├── queue.js

│   │   ├── speed.js

│   │   ├── tree.js

│   │   └── upload.swf

│   ├── lib

│   │   └── php-gettext

│   │   ├── gettext.inc.php

│   │   ├── gettext_reader.class.php

│   │   └── StreamReader.class.php

│   └── phpdisk_version.inc.php

├── index.php

├── install

│   ├── index.htm

│   ├── index.php

│   ├── phpdisk.sql

│   └── style.css

├── languages

│   ├── index.htm

│   ├── zh-cn

│   │   ├── lang_info.php

│   │   ├── LC_MESSAGES

│   │   │   ├── phpdisk.mo

│   │   │   └── phpdisk.po

│   │   └── zh-cn.gif

│   └── zh_cn

│   ├── lang_info.php

│   ├── LC_MESSAGES

│   │   ├── phpdisk.mo

│   │   └── phpdisk.po

│   ├── license.php

│   └── zh_cn.gif

├── modules

│   ├── buddy.inc.php

│   ├── disk.inc.php

│   ├── files.inc.php

│   ├── folders.inc.php

│   ├── front_msg.inc.php

│   ├── index.htm

│   ├── message.inc.php

│   ├── my_nav_bar.inc.php

│   ├── profile.inc.php

│   ├── public.inc.php

│   ├── recycle.inc.php

│   ├── share.inc.php

│   ├── stats.inc.php

│   └── upload.inc.php

├── mydisk.php

├── payment.php

├── plugins

│   ├── api

│   │   ├── admin.inc.php

│   │   ├── admin.tpl.php

│   │   ├── creditsettings.php

│   │   ├── functions.inc.php

│   │   ├── install.inc.php

│   │   ├── install.lock

│   │   ├── plugin_info.php

│   │   ├── pw_api

│   │   │   ├── class_base.php

│   │   │   ├── class_Credit.php

│   │   │   ├── class_Invite.php

│   │   │   ├── class_json.php

│   │   │   ├── class_Msg.php

│   │   │   ├── class_Site.php

│   │   │   ├── class_UserApp.php

│   │   │   ├── class_User.php

│   │   │   ├── index.htm

│   │   │   ├── pw_common.php

│   │   │   └── security.php

│   │   ├── pw_client

│   │   │   ├── class_core.php

│   │   │   ├── class_db.php

│   │   │   ├── control

│   │   │   │   ├── credit.php

│   │   │   │   ├── index.htm

│   │   │   │   └── user.php

│   │   │   ├── index.htm

│   │   │   ├── model

│   │   │   │   ├── app.php

│   │   │   │   ├── credit.php

│   │   │   │   ├── index.htm

│   │   │   │   ├── notify.php

│   │   │   │   └── user.php

│   │   │   └── uc_client.php

│   │   ├── uc_client

│   │   │   ├── client.php

│   │   │   ├── control

│   │   │   │   ├── app.php

│   │   │   │   ├── cache.php

│   │   │   │   ├── domain.php

│   │   │   │   ├── feed.php

│   │   │   │   ├── friend.php

│   │   │   │   ├── index.htm

│   │   │   │   ├── mail.php

│   │   │   │   ├── pm.php

│   │   │   │   ├── tag.php

│   │   │   │   └── user.php

│   │   │   ├── data

│   │   │   │   ├── cache

│   │   │   │   │   ├── apps.php

│   │   │   │   │   ├── badwords.php

│   │   │   │   │   ├── index.htm

│   │   │   │   │   └── settings.php

│   │   │   │   └── index.htm

│   │   │   ├── index.htm

│   │   │   ├── lib

│   │   │   │   ├── db.class.php

│   │   │   │   ├── index.htm

│   │   │   │   ├── sendmail.inc.php

│   │   │   │   ├── uccode.class.php

│   │   │   │   └── xml.class.php

│   │   │   └── model

│   │   │   ├── app.php

│   │   │   ├── base.php

│   │   │   ├── cache.php

│   │   │   ├── domain.php

│   │   │   ├── friend.php

│   │   │   ├── index.htm

│   │   │   ├── mail.php

│   │   │   ├── misc.php

│   │   │   ├── note.php

│   │   │   ├── pm.php

│   │   │   ├── tag.php

│   │   │   └── user.php

│   │   └── uc_configs.inc.php

│   └── index.htm

├── public.php

├── pw_api.php

├── robots.txt

├── search.php

├── space.php

├── system

│   ├── configs.inc.php

│   └── index.htm

├── tag.php

├── templates

│   ├── admin

│   │   ├── adm_footer.tpl.php

│   │   ├── adm_header.tpl.php

│   │   ├── admincp.tpl.php

│   │   ├── advertisement.tpl.php

│   │   ├── announce.tpl.php

│   │   ├── banner.tpl.php

│   │   ├── cache.tpl.php

│   │   ├── comment.tpl.php

│   │   ├── credit.tpl.php

│   │   ├── database.tpl.php

│   │   ├── datacall.tpl.php

│   │   ├── email.tpl.php

│   │   ├── files.tpl.php

│   │   ├── gallery.tpl.php

│   │   ├── groups.tpl.php

│   │   ├── images

│   │   │   ├── admincp.css

│   │   │   ├── adv_snapshot

│   │   │   │   ├── adv_bottom.jpg

│   │   │   │   ├── adv_right.jpg

│   │   │   │   ├── adv_top.jpg

│   │   │   │   ├── adv_viewfile_download_bottom.jpg

│   │   │   │   ├── adv_viewfile_download_top.jpg

│   │   │   │   ├── adv_viewfile_hits_bottom.jpg

│   │   │   │   ├── adv_viewfile_right.jpg

│   │   │   │   └── Thumbs.db

│   │   │   ├── bg_menu2.gif

│   │   │   ├── bg_menu.gif

│   │   │   ├── index.htm

│   │   │   ├── it_nav.gif

│   │   │   ├── logo_cp.gif

│   │   │   ├── menu_close.gif

│   │   │   ├── menu_left.gif

│   │   │   ├── menu_open.gif

│   │   │   ├── menu_right.gif

│   │   │   ├── snapshot.gif

│   │   │   └── Thumbs.db

│   │   ├── index.php

│   │   ├── lang.tpl.php

│   │   ├── link.tpl.php

│   │   ├── main.tpl.php

│   │   ├── menu.tpl.php

│   │   ├── navigation.tpl.php

│   │   ├── plugins.tpl.php

│   │   ├── public.tpl.php

│   │   ├── report.tpl.php

│   │   ├── seo.tpl.php

│   │   ├── settings.tpl.php

│   │   ├── sitemap.tpl.php

│   │   ├── tag.tpl.php

│   │   ├── template_info.php

│   │   ├── templates.tpl.php

│   │   ├── union.tpl.php

│   │   ├── users.tpl.php

│   │   ├── version.tpl.php

│   │   └── verycode.tpl.php

│   ├── default

│   │   ├── buddy.tpl.php

│   │   ├── circle_box_footer.tpl.php

│   │   ├── circle_box_header.tpl.php

│   │   ├── circle_box.tpl.php

│   │   ├── disk.tpl.php

│   │   ├── files.tpl.php

│   │   ├── folders.tpl.php

│   │   ├── front_msg.tpl.php

│   │   ├── images

│   │   │   ├── adbg.gif

│   │   │   ├── bg_header.png

│   │   │   ├── body_bg.jpg

│   │   │   ├── body_bot_bg.gif

│   │   │   ├── body_bot_left.gif

│   │   │   ├── body_bot_right.gif

│   │   │   ├── body_topbar_bg.gif

│   │   │   ├── body_topbar_left.gif

│   │   │   ├── body_topbar_right.gif

│   │   │   ├── btn_bg2.gif

│   │   │   ├── btn_bg.gif

│   │   │   ├── btn_sel.gif

│   │   │   ├── copyrightbg.jpg

│   │   │   ├── digg_spits.gif

│   │   │   ├── file_bar_bg.gif

│   │   │   ├── fl_box_tit_bg.png

│   │   │   ├── hdbg.png

│   │   │   ├── head_bg.png

│   │   │   ├── head_l.png

│   │   │   ├── head_m.png

│   │   │   ├── head_r.png

│   │   │   ├── indexbg.png

│   │   │   ├── index.htm

│   │   │   ├── loginbg.gif

│   │   │   ├── logo_cp.gif

│   │   │   ├── logo.gif

│   │   │   ├── logo.png

│   │   │   ├── mainbg.gif

│   │   │   ├── m_bg.png

│   │   │   ├── menu_leftbg.gif

│   │   │   ├── mydisk.css

│   │   │   ├── sbtn_bg.gif

│   │   │   ├── snapshot.gif

│   │   │   ├── style.css

│   │   │   ├── tag_bg.png

│   │   │   ├── Thumbs.db

│   │   │   ├── tit_bg.gif

│   │   │   ├── title_bar.gif

│   │   │   ├── title_bar.png

│   │   │   ├── title_bg.gif

│   │   │   ├── vote_tag.gif

│   │   │   └── win_bg.jpg

│   │   ├── index.htm

│   │   ├── information.tpl.php

│   │   ├── menu.tpl.php

│   │   ├── message.tpl.php

│   │   ├── mydisk.tpl.php

│   │   ├── my_footer.tpl.php

│   │   ├── my_header.tpl.php

│   │   ├── my_nav_bar.tpl.php

│   │   ├── pd_account.tpl.php

│   │   ├── pd_announce.tpl.php

│   │   ├── pd_comment.tpl.php

│   │   ├── pd_extract.tpl.php

│   │   ├── pd_footer.tpl.php

│   │   ├── pd_header.tpl.php

│   │   ├── pd_payment.tpl.php

│   │   ├── pd_public.tpl.php

│   │   ├── pd_search.tpl.php

│   │   ├── pd_space.tpl.php

│   │   ├── pd_tag.tpl.php

│   │   ├── pd_viewfile.tpl.php

│   │   ├── phpdisk.tpl.php

│   │   ├── profile.tpl.php

│   │   ├── public.tpl.php

│   │   ├── recycle.tpl.php

│   │   ├── share.tpl.php

│   │   ├── stats.tpl.php

│   │   ├── sub

│   │   │   ├── block_announce.tpl.php

│   │   │   ├── block_gallery.tpl.php

│   │   │   ├── block_hot_file_index.tpl.php

│   │   │   ├── block_hot_file_right.tpl.php

│   │   │   ├── block_hot_tags.tpl.php

│   │   │   ├── block_links.tpl.php

│   │   │   ├── block_navigation_bottom.tpl.php

│   │   │   ├── block_navigation_top.tpl.php

│   │   │   └── block_public_menu.tpl.php

│   │   ├── template_info.php

│   │   └── upload.tpl.php

│   └── index.htm

└── viewfile.php

46 directories, 579 files

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值