-
Chief bulletin, special reports, convenience services, navigation hot spots, onl...
政务公告,专题报道,便民服务,热点导读,在线调查,政务信息。-Chief bulletin, special reports, convenience services, navigation hot spots, online surveys, government information.
- 2023-03-03 04:35:03下载
- 积分:1
-
fcs_0.7.0
系统的主要特点可以从下面三大方面来体现:
一、快速:快速的应用开发和优化的执行速度,更加有利于企业级应用和部署
二、兼容:兼容PHP4和PHP5版本,在PHP4下模拟了很多PHP5的优秀特性
三、简单:简洁的架构和模板制作配合全中文注释,让你的应用变得更加简单.
FCS框架包含很多特性,包括
面向对象和MVC模式
命名空间和国际化支持
兼容PHP4和PHP5
项目部署和协作开发
编码转换和utf-8支持
充分支持PATHINFO
模板动态缓存和静态文件生成
异常和错误处理
系统日志和调试(the main features from the following three aspects in which it is manifested : a rapid : Rapid Application Development and optimization of the speed of implementation, more conducive to enterprise-level applications and the deployment of two, compatible : PHP4 and PHP5 compatible version of the simulated PHP4 PHP5 a lot of the outstanding characteristics of three simple : simple structure and templates produced with the whole Chinese Notes Let your application becomes more simple. FCS framework consists of many characteristics, including)
- 2007-01-12 15:30:48下载
- 积分:1
-
isortyping
a code for php programer a simulation academy
- 2012-04-29 16:17:38下载
- 积分:1
-
macv10
说明: 苹果CMSV10 一款很漂亮的收费模板,自用,含角色 明星模块(Apple CMSV10 is a beautiful charging template)
- 2019-01-25 14:28:38下载
- 积分:1
-
e4a易安卓app后台管理源码 RainCMS
e4a易安卓app后台管理源码,可生成卡密,可用于登入和注册用户(E4A easy Android app background management source code, can generate a card, can be used to log in and register users)
- 2020-06-22 08:20:01下载
- 积分:1
-
webroot
网上书店
曾经的课程作业
编程语言:php(bookstore online)
- 2010-02-08 17:56:42下载
- 积分:1
-
up
说明: 本人提供的上传源码,功新手学习,可以使用在自己的开发系统中,外加水印(I upload source, power novice learning, you can use in their own development system, plus watermark)
- 2012-06-09 12:42:03下载
- 积分:1
-
wlsg
热血三国
选取每个中文前一个字的拼命以及后面每一个中文字的拼音开头
比如chuangjrw
chuang=创
jrw=建人物
chuang+jrw=创建人物
数据库中表中的字段为 chuangjrw,源码文件名为:chuangjrw.php
php+mysql环境网页游戏,db.php里面修改数据库连接信息,数据库编码为gbk (选取每个中文前一个字的拼命以及后面每一个中文字的拼音开头
比如chuangjrw
chuang=创
jrw=建人物
chuang+jrw=创建人物
数据库中表中的字段为 chuangjrw,源码文件名为:chuangjrw.php
php+mysql环境网页游戏,db.php里面修改数据库连接信息,数据库编码为gbk )
- 2020-11-15 17:29:42下载
- 积分:1
-
6AL Blog Hosting System
多用户PHP博客系统,自带论坛、相册等众多功能模块
Multiuser
Multilanguage
Subdomain blog
Forum
Private messaging
Disk image storing
Log Search
BB Code
Online Users
Chat Room
Guest Book
Online Photo Album
Photo/Log/Profile Comments
Calendar
Multistyle
Archive
XML Feeds
More detailed...
- 2022-07-15 09:24:49下载
- 积分:1
-
PHP毕业设计 基于HTML5的视频分享网站含弹幕功能
一个PHP毕业设计源码+技术文档,关键词:HTML5,慕课,视频,弹幕,网站。适用于视频网站的 html5视频弹幕代码,毕业设计做的是一个基于HTML5的视频分享网站,所涉及的技术分别有PHP、MySQL、Html5、CSS、JavaScript等。这个HTML5视频分享网站具有用户浏览公告、发布视频、查看视频、发弹幕评论、点赞实现评论排名和管理员视频分类管理、公告管理、视频信息管理、用户管理、管理弹幕评论等功能。
附带的技术文档在视频分享网站设计方面,分别对需求分析、概要设计、详细设计进行了说明,其中主要对数据库设计的E-R模型、各表的数据结构进行介绍。
运行环境apache+php+mysql
没有以上环境,就下载xampp,安装后,把源代码放到htdocs文件夹下,运行xampp,打开数据库管理界面,新建数据库2shou,
再把sql文件导入2shou数据库,接着修改源代码中文件夹class/下的php文件中数据库的账号密码,默认xampp的mysql账号为root,密码为空。
首页http://localhost/2shou/
后台首页http://localhost/2shou/admin/ 账号1 密码111111
中文乱码解决:
打开php.ini,把default_charset="UTF-8"改为default_charset=""
屏蔽PHP中的Notice信息:
修改php.ini,将error_reporting改成E_ALL & ~E_NOTICE
- 2022-02-03 17:05:59下载
- 积分:1