Welcome![Sign In][Sign Up]
Location:
Search - library php mysql

Search list

[Applicationslibrary_src_v3

Description: 一个用php+mysql做的图书馆管理系统-a php mysql do with the library management system
Platform: | Size: 61440 | Author: 刘波 | Hits:

[Windows Developvisiteurs_2.0_ym_0323

Description: 一个PHP+MySQL的访问统计,需要GD库,界面非常漂亮,2.0版本已经可以 非常方便的选择语言版本,其中中文版由夜猫网(http://www.YeMao.net)翻译, ,在修改版中增加了一些功能,包括显示总页面访问数、今日页面访问数、总 IP访问数、今日IP访问数、在线人数,增加了页面JS调用统计功能, 增加 了 Windows XP 的识别等等。-a PHP+ MySQL visit statistics, the need for the GD library, a very nice interface, version 2.0 can be very convenient choice language version, which the Chinese version by the Night Cat Network (http://www.YeMao.net) translation, and in the revised version by added some features, including show the total number of pages visited, pages visited today, the total number of IP, IP visited today, online and an increase in the pages JS call statistics capabilities, the Windows XP identification, and so on.
Platform: | Size: 111616 | Author: 邱文彬 | Hits:

[ADO-ODBCvisiteurs_2.0_ym_0323访问统计源码

Description: 一个PHP+MySQL的访问统计,需要GD库,界面非常漂亮,非常方便的选择语言版本,在修改版中增加了一些功能,包括显示总页面访问数、今日页面访问数、总 IP访问数、今日IP访问数、在线人数,增加了页面JS调用统计功能, 增加 了 Windows XP 的识别-a PHP+ MySQL visit statistics, the need for the GD library, the interface is very beautiful, very convenient version of the language of their choice, and in the revised version adds some features, including show the total number of pages visited, pages visited today, the total number of IP, IP visited today, the number of online increased pages JS call statistics functions, increase the identification of Windows XP
Platform: | Size: 109568 | Author: 解放 | Hits:

[Internet-Networkbook

Description: 用PHP 和mySQL 搭建的图书馆管理系统,实现图书查询,入库,借书还书等功能-with PHP and mySQL built library management system, library inquiries, storage, library book and other functions
Platform: | Size: 17408 | Author: 萧条 | Hits:

[MySQLdaocao

Description: 1.程序运行环境: 此程序需要 PHP + MySQL 支持。 2.功能: ①用户注册方可进入用户区,浏览到图书馆的书库,看到最新到的图书。 ②用户可以根据图书卡号查询已经借了那些书。 ③用户可以通过4种方式搜索自己想要的书,并可以借书。 ④管理员可以添加新书,删除书,到用户还书的时候可以为其清除所借的书。 3.安装说明: ①创建数据表,数据表结构如文件book.sql.txt(建议使用phpmyadmin)-1. The procedure operating environment: This program requires PHP+ MySQL support. 2. Function: ① users register before entering the user area, browse to the library stacks, to see the latest books. ② Users can query the basis of number of books have been borrowed those books. ③ Users can search through the four kinds of books they want and can library. ④ administrator can add new, delete the book, to the user when the book can be borrowed for the removal of the book. 3. Installation Notes: ① create a data table, data table structures, such as document book.sql.txt (recommend the use of phpmyadmin)
Platform: | Size: 87040 | Author: caiyanjun | Hits:

[MySQLlibrary

Description: 使用PHP和MySql完成的简单图书馆信息管理系统,具有一定的实用性。采用MVC结构,由于模型和视图的结构较简单,所以放在同一文件中,但是文件内有清晰的分割。密码采用MD5加密,初次使用可自行更改。-The use of PHP and MySql to complete a simple library information management system, has a certain practicality. The use of MVC structure, as a result of model and view the structure of relatively simple, so on the same document, but document a clear partition. Password using MD5 encryption, can make changes to the initial use.
Platform: | Size: 239616 | Author: lishen | Hits:

[MySQLlibrary

Description: php版电子图书管理系统,mysql驱动,源码-php version of the electronic library management system, mysql driven source
Platform: | Size: 235520 | Author: yaleiwang | Hits:

[Internet-Network20041114151211159

Description: with PHP and mySQL built library management system, library inquiries, storage, library book and other functions
Platform: | Size: 59392 | Author: nicky | Hits:

[Otherbookadmin

Description: 一个小型图书管理系统,用PHP和MYSQL实现,可以帮助初学者很快入门,进入实战!-A small library management system, using PHP and MYSQL implementation, beginners can quickly assist entry into the battle!
Platform: | Size: 91136 | Author: ss | Hits:

[WEB Codebook

Description: 图书管理系统所需的数据库和程序源代码 PHP + Mysql-Library management system and procedures required for the database source code PHP+ Mysql
Platform: | Size: 17408 | Author: JackyCheung | Hits:

[Internet-Networkphp-login-script-v1.0

Description: PHP编写的用户登录 注册程序 通过MYSQL数据验证 密码修改等功能-Requirements - MySQL 3.x or later - PHP 4+ with GD Library - Apache Server - Linux How to Install 1. First create a mysql database (say phplogin) for a particular user name (say guest) and password ( say guest). Then give all previleges of database to the user. 2. Copy the following SQL to create a table and structure CREATE TABLE `users` ( `id` int(20) NOT NULL auto_increment, `full_name` varchar(200) collate latin1_general_ci NOT NULL default , `user_name` varchar(200) collate latin1_general_ci NOT NULL default , `user_pwd` varchar(200) collate latin1_general_ci NOT NULL default , `user_email` varchar(200) collate latin1_general_ci NOT NULL default , `activation_code` int(10) NOT NULL default 0 , `joined` date NOT NULL default 0000-00-00 , `country` varchar(100) collate latin1_general_ci NOT NULL default , `user_activated` int(1) NOT NULL default 0 , PRIMARY KEY (`id`) ) 3. Open dbc.php to edit mysql database name, user name and password.
Platform: | Size: 18432 | Author: issuoow | Hits:

[Otherbookadminsystem

Description: 假期时间自己用PHP+MYSQL实现的一个小型图书管理系统,借书还书管理等功能都有,只要配置好环境,把此文件夹放到服务哪里,就可使用,具体步骤看文件内的具体说明。-Their own vacation time to use the PHP+ MYSQL to achieve a small library management systems, library book management function, as long as the configured environment, to put this folder where services can be used to see concrete steps to document the specific Note.
Platform: | Size: 89088 | Author: 王悦东 | Hits:

[Internet-Networklibrary

Description: php+mysql+apache编写的图书管理系统-php+ mysql+ apache prepared by the library management system
Platform: | Size: 522240 | Author: hn | Hits:

[Education soft systemlibrary

Description: 图书管理系统,php+mysql,在登陆密码的加密存储中,用到了流行的MD5加密-Library management system, php+ mysql, login password in encrypted storage, used in the popular MD5 encryption
Platform: | Size: 799744 | Author: wx | Hits:

[WEB Codelibrary

Description: Library management system in php/mysql
Platform: | Size: 84992 | Author: moreece | Hits:

[WEB Codephpmysimplelib-2.4.1-1

Description: a simple library php/mysql online system
Platform: | Size: 9216 | Author: moreece | Hits:

[WEB Codelfcms_php

Description: 以高效的php+mysql开发;栏目自由分类;地区添加修改;独特的专题栏目;可生成HTML与动态切换;方便快速的一键生成 生成进度的显示;逻辑清晰管理更方便;系统集成主流播放器;后台自由的播放器设置;强大的播前广告;幻灯随意修改添加;方便的友情连接管理;风格模板标签编辑,强大的模板功能,简单的模板标签;丰富多彩的联盟影库系统 支持用户发片到联盟 将雷锋精神发扬到底;多彩的流量联盟 有流量交换联盟和搜索交换联盟 为您提供更多的流量 绝对的公正,公平,公开。-The efficient development of php+ mysql part free classification areas add, modify unique feature sections can generate HTML with dynamic switching to facilitate the rapid formation of a key generation progress display logic clear management more convenient system integration mainstream player the background of the player set free powerful advertising before sowing slide freely modified to add convenient Link management style template tag editor, powerful templates, simple template tags colorful Alliance Library System enables users to send video film to the Alliance will carry forward the spirit of Lei Feng in the end colorful traffic exchange traffic Union Union Union and the search for exchange more traffic for you absolutely just, fair and open.
Platform: | Size: 654336 | Author: lv | Hits:

[WEB Codelibrary

Description: 用PHP+MySQL开发,图书馆管理系统前后台全部代码(附带数据库脚本),可添加、编辑、删除图书 和分类,具有两级用户权限-With PHP+ MySQL development, library management system around the table all the code (with the database script), you can add, edit, delete, and classification of books, with two user rights
Platform: | Size: 334848 | Author: liaoqn | Hits:

[WEB Codelibrary

Description: PHP+MYSQL的基础上的一个图书管理系统,分为管理员和普通用户登录(A library management system based on PHP+MYSQL, which is divided into administrators and ordinary users)
Platform: | Size: 282624 | Author: yx97 | Hits:

[WEB Code123

Description: 是一款轻量级开源内容管理系统,它采用OOP(面向对象)方式自主开发的框架。基于PHP+Mysql架构,并采用MVC框架式开发的一款高效开源的内容管理系统,可运行在Linux、Windows、MacOSX、Solaris等各种平台上。 1.修复富文本编辑器一处漏洞; 2.留言板标签新增管理员回复调用; 3.修复修改默认伪静态后缀后的URL生成错误的bug; 4.优化后台和会员登录页面; 5.更换系统验证码类库; 6.优化系统代码; 本次更新优化内容包括但不限于以上所列举的项!(It's a lightweight open source content management system, which adopts OOP (object-oriented) independent development framework. Based on the PHP+Mysql architecture, an efficient and open source content management system developed with MVC framework can run on various platforms such as Linux, Windows, MacOSX, Solaris and so on. 1. repair a leak in the rich text editor; 2. message board label added administrator reply call; 3., repair the URL after modifying the default pseudo static suffix, and generate the wrong bug. 4. optimize the backstage and member login page; 5. replace the system verification code class library; 6. optimize the system code; This update is optimized, including, but not limited to, the items listed above.)
Platform: | Size: 4349952 | Author: 7iue5y | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net