首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 简单的CRUD实例

简单的CRUD实例

  • 资源大小:10.04 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: 简单 crud 实例

资 源 简 介

Simple Crud Software - For PHP Learn! Example for PHP MVC application with Design Patterns - DAO, TO, Factory, MVC REQUERIMENTS: PHP5.1 or great MySQL 4.1 or great CONFIGURE: Please open the file: /dao/DB.php and set the DATABASE information to your connection //database user private $user = "root"; //database pass private $pass = ""; //database host private $host = "localhost"; //database name private $db = "test"; Tested on APACHE 2.2 server in Fedora Core Linux 10 and PHP 5.2 For the MySQL database execute the install.sql script. FEATURES FOR THIS RELEASE: * MVC Format * Implementing of DAO and TO Patterns * Implementation of Factory Patterns to the database information * Implementation of Singleton pattern for database connection * Implementation of Dispatch class FOR More information and support, favor contact-me

文 件 列 表

daoExemplo
install.sql
to
People.php
Dispatch.php
README.txt
index.php
controllers
view
factory
People.php
dao
nbproject
htaccess.txt
VIP VIP
  • 大智若愚 1小时前 成为了本站会员

  • Mason 4小时前 成为了本站会员

  • 4小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

  • 52JOY... 1天前 成为了本站会员

0.222397s