找传奇、传世资源到传世资源站!

基于PHP+SQLite的WebOS界面CMS/Blog程序--fcontex

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

【实例简介】基于PHP SQLite的WebOS界面CMS/Blog程序--fcontex
fcontex是开源的基于PHP SQLite技术的内容管理系统(CMS),同时支持MySQL数据库,用于快速构建中小型企业网站和个人博客(Blog)。 主要特点: 1、默认使用轻量的SQLite数据库,灵活方便; 2、全新的Web OS后台...

【实例截图】

from clipboard

from clipboard

【核心代码】

.
├── _sqlite.sql
├── changlist.txt
├── favicon.ico
├── index.php
├── kernel
│   ├── index.php
│   ├── library
│   │   ├── cls.application.php
│   │   ├── cls.database.php
│   │   ├── cls.email.php
│   │   ├── cls.fileupload.php
│   │   ├── cls.iparea.php
│   │   ├── cls.pageturnner.php
│   │   ├── cls.picdeal.php
│   │   ├── cls.routing.php
│   │   └── cls.template.php
│   ├── scripts
│   │   ├── jquery.ui.min.js
│   │   ├── lib.jquery.min.js
│   │   └── lib.system.js
│   ├── startup.php
│   └── tools
│       ├── datepicker
│       │   ├── My97DatePicker.htm
│       │   ├── WdatePicker.js
│       │   ├── calendar.js
│       │   ├── config.js
│       │   ├── lang
│       │   │   ├── en.js
│       │   │   ├── zh-cn.js
│       │   │   └── zh-tw.js
│       │   └── skin
│       │       ├── WdatePicker.css
│       │       ├── datePicker.gif
│       │       ├── default
│       │       │   ├── datepicker.css
│       │       │   └── img.gif
│       │       └── whyGreen
│       │           ├── bg.jpg
│       │           ├── datepicker.css
│       │           └── img.gif
│       ├── excolor
│       │   ├── bg.png
│       │   ├── hue.png
│       │   ├── jquery.modcoder.excolor.js
│       │   ├── ok.png
│       │   ├── sel.gif
│       │   ├── shbg.png
│       │   ├── slider.gif
│       │   ├── transp.gif
│       │   └── transp0.gif
│       ├── kindeditor
│       │   ├── kindeditor.min.js
│       │   ├── lang
│       │   │   └── zh_CN.js
│       │   ├── plugins
│       │   │   ├── anchor
│       │   │   │   └── anchor.js
│       │   │   ├── baidumap
│       │   │   │   ├── baidumap.js
│       │   │   │   └── map.html
│       │   │   ├── clearhtml
│       │   │   │   └── clearhtml.js
│       │   │   ├── code
│       │   │   │   ├── code.js
│       │   │   │   ├── prettify.css
│       │   │   │   └── prettify.js
│       │   │   ├── emoticons
│       │   │   │   ├── emoticons.js
│       │   │   │   └── images
│       │   │   │       ├── 0.gif
│       │   │   │       ├── 1.gif
│       │   │   │       ├── 10.gif
│       │   │   │       ├── 100.gif
│       │   │   │       ├── 101.gif
│       │   │   │       ├── 102.gif
│       │   │   │       ├── 103.gif
│       │   │   │       ├── 104.gif
│       │   │   │       ├── 105.gif
│       │   │   │       ├── 106.gif
│       │   │   │       ├── 107.gif
│       │   │   │       ├── 108.gif
│       │   │   │       ├── 109.gif
│       │   │   │       ├── 11.gif
│       │   │   │       ├── 110.gif
│       │   │   │       ├── 111.gif
│       │   │   │       ├── 112.gif
│       │   │   │       ├── 113.gif
│       │   │   │       ├── 114.gif
│       │   │   │       ├── 115.gif
│       │   │   │       ├── 116.gif
│       │   │   │       ├── 117.gif
│       │   │   │       ├── 118.gif
│       │   │   │       ├── 119.gif
│       │   │   │       ├── 12.gif
│       │   │   │       ├── 120.gif
│       │   │   │       ├── 121.gif
│       │   │   │       ├── 122.gif
│       │   │   │       ├── 123.gif
│       │   │   │       ├── 124.gif
│       │   │   │       ├── 125.gif
│       │   │   │       ├── 126.gif
│       │   │   │       ├── 127.gif
│       │   │   │       ├── 128.gif
│       │   │   │       ├── 129.gif
│       │   │   │       ├── 13.gif
│       │   │   │       ├── 130.gif
│       │   │   │       ├── 131.gif
│       │   │   │       ├── 132.gif
│       │   │   │       ├── 133.gif
│       │   │   │       ├── 134.gif
│       │   │   │       ├── 14.gif
│       │   │   │       ├── 15.gif
│       │   │   │       ├── 16.gif
│       │   │   │       ├── 17.gif
│       │   │   │       ├── 18.gif
│       │   │   │       ├── 19.gif
│       │   │   │       ├── 2.gif
│       │   │   │       ├── 20.gif
│       │   │   │       ├── 21.gif
│       │   │   │       ├── 22.gif
│       │   │   │       ├── 23.gif
│       │   │   │       ├── 24.gif
│       │   │   │       ├── 25.gif
│       │   │   │       ├── 26.gif
│       │   │   │       ├── 27.gif
│       │   │   │       ├── 28.gif
│       │   │   │       ├── 29.gif
│       │   │   │       ├── 3.gif
│       │   │   │       ├── 30.gif
│       │   │   │       ├── 31.gif
│       │   │   │       ├── 32.gif
│       │   │   │       ├── 33.gif
│       │   │   │       ├── 34.gif
│       │   │   │       ├── 35.gif
│       │   │   │       ├── 36.gif
│       │   │   │       ├── 37.gif
│       │   │   │       ├── 38.gif
│       │   │   │       ├── 39.gif
│       │   │   │       ├── 4.gif
│       │   │   │       ├── 40.gif
│       │   │   │       ├── 41.gif
│       │   │   │       ├── 42.gif
│       │   │   │       ├── 43.gif
│       │   │   │       ├── 44.gif
│       │   │   │       ├── 45.gif
│       │   │   │       ├── 46.gif
│       │   │   │       ├── 47.gif
│       │   │   │       ├── 48.gif
│       │   │   │       ├── 49.gif
│       │   │   │       ├── 5.gif
│       │   │   │       ├── 50.gif
│       │   │   │       ├── 51.gif
│       │   │   │       ├── 52.gif
│       │   │   │       ├── 53.gif
│       │   │   │       ├── 54.gif
│       │   │   │       ├── 55.gif
│       │   │   │       ├── 56.gif
│       │   │   │       ├── 57.gif
│       │   │   │       ├── 58.gif
│       │   │   │       ├── 59.gif
│       │   │   │       ├── 6.gif
│       │   │   │       ├── 60.gif
│       │   │   │       ├── 61.gif
│       │   │   │       ├── 62.gif
│       │   │   │       ├── 63.gif
│       │   │   │       ├── 64.gif
│       │   │   │       ├── 65.gif
│       │   │   │       ├── 66.gif
│       │   │   │       ├── 67.gif
│       │   │   │       ├── 68.gif
│       │   │   │       ├── 69.gif
│       │   │   │       ├── 7.gif
│       │   │   │       ├── 70.gif
│       │   │   │       ├── 71.gif
│       │   │   │       ├── 72.gif
│       │   │   │       ├── 73.gif
│       │   │   │       ├── 74.gif
│       │   │   │       ├── 75.gif
│       │   │   │       ├── 76.gif
│       │   │   │       ├── 77.gif
│       │   │   │       ├── 78.gif
│       │   │   │       ├── 79.gif
│       │   │   │       ├── 8.gif
│       │   │   │       ├── 80.gif
│       │   │   │       ├── 81.gif
│       │   │   │       ├── 82.gif
│       │   │   │       ├── 83.gif
│       │   │   │       ├── 84.gif
│       │   │   │       ├── 85.gif
│       │   │   │       ├── 86.gif
│       │   │   │       ├── 87.gif
│       │   │   │       ├── 88.gif
│       │   │   │       ├── 89.gif
│       │   │   │       ├── 9.gif
│       │   │   │       ├── 90.gif
│       │   │   │       ├── 91.gif
│       │   │   │       ├── 92.gif
│       │   │   │       ├── 93.gif
│       │   │   │       ├── 94.gif
│       │   │   │       ├── 95.gif
│       │   │   │       ├── 96.gif
│       │   │   │       ├── 97.gif
│       │   │   │       ├── 98.gif
│       │   │   │       ├── 99.gif
│       │   │   │       └── static.gif
│       │   │   ├── filemanager
│       │   │   │   ├── filemanager.js
│       │   │   │   └── images
│       │   │   │       ├── file-16.gif
│       │   │   │       ├── file-64.gif
│       │   │   │       ├── folder-16.gif
│       │   │   │       ├── folder-64.gif
│       │   │   │       └── go-up.gif
│       │   │   ├── flash
│       │   │   │   └── flash.js
│       │   │   ├── image
│       │   │   │   ├── image.js
│       │   │   │   └── images
│       │   │   │       ├── align_left.gif
│       │   │   │       ├── align_right.gif
│       │   │   │       ├── align_top.gif
│       │   │   │       └── refresh.png
│       │   │   ├── insertfile
│       │   │   │   └── insertfile.js
│       │   │   ├── lineheight
│       │   │   │   └── lineheight.js
│       │   │   ├── link
│       │   │   │   └── link.js
│       │   │   ├── map
│       │   │   │   ├── map.html
│       │   │   │   └── map.js
│       │   │   ├── media
│       │   │   │   └── media.js
│       │   │   ├── multiimage
│       │   │   │   ├── images
│       │   │   │   │   ├── image.png
│       │   │   │   │   ├── select-files-en.png
│       │   │   │   │   ├── select-files-zh_CN.png
│       │   │   │   │   └── swfupload.swf
│       │   │   │   └── multiimage.js
│       │   │   ├── pagebreak
│       │   │   │   └── pagebreak.js
│       │   │   ├── plainpaste
│       │   │   │   └── plainpaste.js
│       │   │   ├── preview
│       │   │   │   └── preview.js
│       │   │   ├── quickformat
│       │   │   │   └── quickformat.js
│       │   │   ├── table
│       │   │   │   └── table.js
│       │   │   ├── template
│       │   │   │   ├── html
│       │   │   │   │   ├── 1.html
│       │   │   │   │   ├── 2.html
│       │   │   │   │   └── 3.html
│       │   │   │   └── template.js
│       │   │   └── wordpaste
│       │   │       └── wordpaste.js
│       │   └── themes
│       │       ├── common
│       │       │   ├── anchor.gif
│       │       │   ├── blank.gif
│       │       │   ├── flash.gif
│       │       │   ├── loading.gif
│       │       │   ├── media.gif
│       │       │   └── rm.gif
│       │       └── default
│       │           ├── background.png
│       │           ├── default.css
│       │           └── default.png
│       ├── lightbox
│       │   ├── close.png
│       │   ├── lightbox.css
│       │   ├── lightbox.js
│       │   ├── loading.gif
│       │   ├── next.png
│       │   └── prev.png
│       ├── phpmailer
│       │   ├── ChangeLog.txt
│       │   ├── LICENSE
│       │   ├── README
│       │   ├── class.phpmailer.php
│       │   ├── class.smtp.php
│       │   └── language
│       │       ├── phpmailer.lang-br.php
│       │       ├── phpmailer.lang-ca.php
│       │       ├── phpmailer.lang-cz.php
│       │       ├── phpmailer.lang-de.php
│       │       ├── phpmailer.lang-dk.php
│       │       ├── phpmailer.lang-en.php
│       │       ├── phpmailer.lang-es.php
│       │       ├── phpmailer.lang-fi.php
│       │       ├── phpmailer.lang-fo.php
│       │       ├── phpmailer.lang-fr.php
│       │       ├── phpmailer.lang-hu.php
│       │       ├── phpmailer.lang-it.php
│       │       ├── phpmailer.lang-ja.php
│       │       ├── phpmailer.lang-nl.php
│       │       ├── phpmailer.lang-no.php
│       │       ├── phpmailer.lang-pl.php
│       │       ├── phpmailer.lang-ro.php
│       │       ├── phpmailer.lang-ru.php
│       │       ├── phpmailer.lang-se.php
│       │       └── phpmailer.lang-tr.php
│       └── uploadify
│           ├── jquery.uploadify.min.js
│           ├── swfobject.js
│           ├── uploadify-cancel.png
│           ├── uploadify.css
│           └── uploadify.swf
├── license.txt
├── module
│   ├── content
│   │   ├── control
│   │   │   └── index.php
│   │   ├── icons
│   │   │   ├── category.insert.png
│   │   │   ├── category.select.png
│   │   │   ├── content.insert.png
│   │   │   ├── content.select.png
│   │   │   ├── module.png
│   │   │   ├── navigate.select.png
│   │   │   ├── page.insert.png
│   │   │   ├── page.select.png
│   │   │   └── tags.select.png
│   │   ├── index.jrmoc.php
│   │   ├── index.php
│   │   ├── library
│   │   │   └── cls.content.php
│   │   ├── module.php
│   │   └── system
│   │       ├── control
│   │       │   └── index.php
│   │       ├── index.php
│   │       └── template
│   │           ├── category.insert.php
│   │           ├── category.select.php
│   │           ├── category.update.php
│   │           ├── content.insert.php
│   │           ├── content.select.php
│   │           ├── content.update.php
│   │           ├── navigate.select.php
│   │           ├── page.insert.php
│   │           ├── page.select.php
│   │           ├── page.update.php
│   │           └── tags.select.php
│   ├── index.php
│   ├── message
│   │   ├── control
│   │   │   └── index.php
│   │   ├── icons
│   │   │   ├── comment.select.png
│   │   │   ├── gbook.select.png
│   │   │   └── module.png
│   │   ├── index.php
│   │   ├── library
│   │   │   └── cls.message.php
│   │   ├── module.php
│   │   └── system
│   │       ├── control
│   │       │   └── index.php
│   │       ├── index.php
│   │       └── template
│   │           ├── comment.select.php
│   │           ├── comment.update.php
│   │           ├── gbook.select.php
│   │           └── gbook.update.php
│   ├── system
│   │   ├── control
│   │   │   └── index.php
│   │   ├── icons
│   │   │   ├── cache.icon.png
│   │   │   ├── files.icon.png
│   │   │   ├── global.config.icon.png
│   │   │   ├── logs.icon.png
│   │   │   ├── module.png
│   │   │   └── modules.icon.png
│   │   ├── index.php
│   │   ├── module.php
│   │   ├── skins
│   │   │   └── default
│   │   │       ├── back.jpg
│   │   │       ├── blank.gif
│   │   │       ├── color.png
│   │   │       ├── datepicker.gif
│   │   │       ├── dialog_icons.png
│   │   │       ├── dialog_loading.gif
│   │   │       ├── dialogs_tools.png
│   │   │       ├── error_no_rights.png
│   │   │       ├── fcattached.png
│   │   │       ├── file_bmp.png
│   │   │       ├── file_doc.png
│   │   │       ├── file_mp3.png
│   │   │       ├── file_pdf.png
│   │   │       ├── file_ppt.png
│   │   │       ├── file_txt.png
│   │   │       ├── file_unknown.png
│   │   │       ├── file_xls.png
│   │   │       ├── file_zip.png
│   │   │       ├── gear.png
│   │   │       ├── gradient.png
│   │   │       ├── icon_delete.png
│   │   │       ├── icon_down.gif
│   │   │       ├── icon_error.gif
│   │   │       ├── icon_file.png
│   │   │       ├── icon_folder.png
│   │   │       ├── icon_insert.png
│   │   │       ├── icon_no.gif
│   │   │       ├── icon_ok.gif
│   │   │       ├── icon_reset.gif
│   │   │       ├── icon_stop.gif
│   │   │       ├── icon_stop.png
│   │   │       ├── icon_ud.gif
│   │   │       ├── icon_update.png
│   │   │       ├── icon_yes.gif
│   │   │       ├── loading.gif
│   │   │       ├── loginLoad.gif
│   │   │       ├── menu_back.png
│   │   │       ├── menu_text.png
│   │   │       ├── module.default.png
│   │   │       ├── navs_back.png
│   │   │       ├── navs_hover.png
│   │   │       ├── no.png
│   │   │       ├── nocover.gif
│   │   │       ├── preloader.gif
│   │   │       ├── skin.php
│   │   │       ├── style.css
│   │   │       ├── table_th_bg.jpg
│   │   │       ├── task_back.png
│   │   │       ├── task_over.png
│   │   │       ├── task_tools.gif
│   │   │       ├── thumb.jpg
│   │   │       └── upload.png
│   │   └── template
│   │       ├── cache.php
│   │       ├── config.site.php
│   │       ├── config.skins.php
│   │       ├── config.themes.php
│   │       ├── error.rights.php
│   │       ├── file.select.php
│   │       ├── files.server.php
│   │       ├── files.upload.php
│   │       ├── files.url.php
│   │       ├── login.status.php
│   │       ├── logs.php
│   │       ├── menus.php
│   │       ├── modules.php
│   │       └── start.php
│   └── user
│       ├── control
│       │   └── index.php
│       ├── icons
│       │   ├── group.insert.png
│       │   ├── group.select.png
│       │   ├── module.png
│       │   ├── user.insert.png
│       │   └── user.select.png
│       ├── index.php
│       ├── library
│       │   └── cls.user.php
│       ├── module.php
│       └── system
│           ├── control
│           │   └── index.php
│           ├── index.php
│           └── template
│               ├── group.insert.php
│               ├── group.select.php
│               ├── group.update.php
│               ├── user.insert.php
│               ├── user.login.php
│               ├── user.resetcode.php
│               ├── user.retrievecode.php
│               ├── user.select.php
│               └── user.update.php
├── robots.txt
├── sitemap.xml
├── store
│   ├── cache
│   │   ├── login
│   │   ├── output
│   │   ├── session
│   │   └── thumb
│   ├── config
│   │   ├── system.database.php
│   │   ├── system.modules.php
│   │   ├── system.plugin.php
│   │   ├── system.routing.php
│   │   ├── system.settings.php
│   │   └── system.site.php
│   ├── ipdata
│   │   └── mini.Dat
│   ├── store.php
│   └── upload
│       ├── content
│       │   └── 201304
│       │       └── 14
│       │           └── 290741365925397.gif
│       └── user
│           └── 201211
│               └── 28
│                   └── 735951354083439.png
├── themes
│   └── default
│       ├── 404.php
│       ├── comment.php
│       ├── gbook.php
│       ├── images
│       │   ├── 404.png
│       │   ├── bg-pattern-plain.jpg
│       │   ├── black.png
│       │   ├── body.bg.png
│       │   ├── body.bg.top.png
│       │   ├── breadcrumbs.arrow.gif
│       │   ├── button.bg.png
│       │   ├── delimiter.bg.meta.png
│       │   ├── delimiter.bg.x.png
│       │   ├── delimiter.bg.y.png
│       │   ├── fcattached.gif
│       │   ├── icon.err.gif
│       │   ├── icon.yes.gif
│       │   ├── jquery.js
│       │   ├── loading.gif
│       │   ├── logo.png
│       │   ├── love.png
│       │   ├── meta.sprite.png
│       │   ├── pattern.day.jpg
│       │   ├── pattern.dots.png
│       │   ├── pattern.night.jpg
│       │   ├── scrolltop.js
│       │   ├── style.css
│       │   ├── tags.bg.png
│       │   ├── thumb.jpg
│       │   └── ui.totop.png
│       ├── inc.footer.php
│       ├── inc.header.php
│       ├── inc.sider.php
│       ├── list.php
│       ├── read.php
│       ├── rss.php
│       └── theme.php
└── 基于PHP SQLite的WebOS界面CMSBlog程序--fcontex_fcontex_1.0_alpha2.rar

92 directories, 451 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复