搜索资源列表
osooncrm
- 主要特点: 1. 稳定高效的模板机制 OsoonCRM 采用PHP官方模板引擎Smarty,使得对于OsoonCRM 以前版本而言具有了 质的飞跃,并且作为PHP官方模板引擎,通过大量,广泛的实际应用,验证了其无与 伦比的稳定性和高效性,软件的模板与多语言正是基于这样的稳定和高效上。 2. 使用几乎所有的数据库 OsoonCRM 甲申版本采用业内优秀的数据库链接类库Adodb,并通过长期的测试, 能稳定的运行在MySQL,MS SQLServer,MS Acce
get_by_ip-2005-02-06.tar
- 一个PHP Class ,能获得你的IP位置 /******* sample ***** $ipdata=new get_by_ip echo str_repeat(\"-=\", 10).\"<br><br>\" echo $ipdata->msg echo str_repeat(\"-=\", 10).\"<br><br>\" echo $ipdata->ip.\"<br>\" echo $ipdata->host
phpcpuinfo
- PHP制作获取服务器CPU、内存等信息的类,用于PHPWEB开发-Making access to the server PHP CPU, memory, and other information of the class for PHPWEB development
db_access.class
- php数据库操作类,access的数据库 欢迎使用-php database opreater access database welcome to use
Snoopy-1.2.4
- snoopy是一个php类,用来模仿web浏览器的功能,它能完成获取网页内容和发送表单的任务。此为最新版 v1.2.4-snoopy is a php class, used to mimic the function of web browser that can access Web content to complete the form and send task. This is the latest version v1.2.4
access.class
- 用户管理php类,处理用户的登录,验证,退出功能.-php class user manegment
mymps-1.5-final-gbk
- mymps是一款基于php+mysql的出色的地方生活分类信息门户建站软件。mymps采用高效的缓存处理技术,拥有世界一流的用户体验,卓越的访问速度和负载能力-mymps based on php+ mysql is a excellent place to live classified information portal Site Builder. mymps introduction of efficient cache processing technology, has a worl
php_mysql_class
- PHP MYSQL CLASS, MySQL Class to allow easy and clean access to common mysql commands
Access
- Access数据库操作类,php连接access数据库和操作acess数据的方法,通过几个类来实现,应用起来也更全面-Access database operations class, php connect access database acess data and operation methods, through several classes to implement, apply themselves more fully
PHPWind_UTF8_7.5_BBS
- PHPWind 是一套采用 php+mysql 数据库 方式运行并可生成 html 页面的全新且完善的强大系统. 我们希望作为一个开源.共享的软件,PHPWind 可以以其流畅的速度与高负载能力激起各位加入PHPWind阵营的热情!共同打造专业品牌PHPWind.Net PHPWind 除了具备多重子版块.和后台用户组权限可以自由组合外, 还具备分版块控制生成html页面、可选用的所见即所得编辑器、防止图片和附件防盗链、多附件上传下载、输入图片URL直接显示图片、版块主题分类、版块 积分控制
xgpost_1.0
- 星光贴吧是一个轻巧灵活、高效高速的社区留言系统,基于PHP+MYSQL开发,使用优秀的开源MVC框架搭建,全站统一入口,功能模块化,代码维护修改方便,完善的权限控制及无限分类、无限贴吧,独创的轻量级模板引擎,速度一流,模板标签使用方便,易于学习及制作模板,全站整合众多ajax应用,用户体验更加友好,强大的后台管理功能,即使你是个新手,也很容易的使用星光贴吧。-Star Post Bar is a lightweight and flexible, efficient and high-speed
ADOdb.Manual
- PHP s database access functions are not standardised. This creates a need for a database class library to hide the differences between the different database API s (encapsulate the differences) so we can easily switch databases. PHP 4.0.5 or later is
chuanganqiwanglguanli
- 1、是客户端程序: client 2、ci目录下是基于web的无线传感器网络数据采集系统站点程序。直接放到网站根目录即可访问。 程序使用了一个php的mvc框架 主要函数: ci/application/controllers 是controllers控制类 ci/application/views 是views视图模块 -1, the client program: client 2, ci directory is web-based wirel
Http.class
- PHP版本的通过socket方式访问外部网页或与网络服务器通讯,支持代理方式-PHP version of the socket access via web or network server, external communication, support proxying
Elective-system
- php写的选课系统,学生凭学号和密码进入选课系统进行选课、退课、导出课程表、修改密码等操作。 教师凭工号和密码进入选课系统进行发布课程、管理课程、修改密码等操作。 管理员凭用户名和密码进入后台进行添加学生信息、管理学生信息、添加教师信息、管理教师信息、修改密码等操作。含说明文档-php to write the elective system, students can bring their student number and password to enter the electi
db.class
- php访问数据库连接(该连接未启动事务),以及各种方法的简单封装,-PHP to access a database connection, the connection is not starting the transaction), as well as the simple packaging of various methods,
Snoopy-1.2.4
- Snoopy是一个php类,用来模拟浏览器的功能,可以获取网页内容,发送表单。 Snoopy的一些特点: 1抓取网页的内容 fetch 2 抓取网页的文本内容 (去除HTML标签) fetchtext 3抓取网页的链接,表单 fetchlinks fetchform 4 支持代理主机 5支持基本的用户名/密码验证 6 支持设置 user_agent, referer(来路), cookies 和 header content(头文件) 7支持浏览器重定向,并
access.class
- 用户管理php类,处理用户的登录,验证,退出功能.-php class user manegment
phpmac
- PHP获取网卡的MAC地址,压缩包内包含一个完整的类和一个调用示例,其实很简单的程序。在这里说明一下,本示例仅能获取一块网卡的MAC地址,如果要获取多块,请修改Each循环。-PHP access to the network card MAC address, compressed package that contains a complete example of class and a call, in fact very simple procedure. Explain here,
httpclient.php
- 经过无数次使用,封装抽离的网络请求工具类执行post,get获取json数据- After countless times to use, the package the network to request the implementation of the class of tools to implement the post, get access to JSON data