搜索资源列表
PHP入门速成
- PHP是一种用于创建动态WEB页面的服务端脚本语言。如同ASP和ColdFusion,用户可以混合使用PHP和HTML编写WEB页面,当访问者浏览到该页面时,服务端会首先对页面中的PHP命令进行处理,然后把处理后的结果连同HTML内容一起传送到访问端的浏览器。但是与ASP或ColdFusion不同,PHP是一种源代码开放程序,拥有很好的跨平台兼容性。用户可以在Windows NT系统以及许多版本的Unix系统上运行PHP,而且可以将PHP作为Apache服务器的内置模块或CGI程序运行。
JSON操作
- JSON(Javascr ipt Object Notation)是基于Javascr ipt一个子集的一种轻量级的数据交换格式。这种格式既易于人阅读和编写,同时也易于机器解析和生成。JSON采用完全独立于语言的文本格式,但是也使用了类C语言的语法。Zend Framework也提供了对JSON的支持,使用Zend Framework中的Zend_Json组件可以实现PHP对象与JSON对象之间的转换。
zhcms_v30TO31_R0927
- 企业新闻系统,通过php语言编写的,直接在网络上进行编辑修改的代码。-Enterprise information system,Through the PHP language, directly on the network to edit code.
BIsolution_Arch
- 电子商务智能一体化解决方案框架(含文档)。功能如:各不同电子商务部门的实时沟通协调,信息共享和即时刷新。PHP和动态语言编写。安装方法:将Httproot.7Z解压放如Apache的网站目录即可用。用户名/密码:owla/owla-Solution to BI Intellgence, including functions such as live commercial resources sharing, information sharing and live refreshing.Usi
Apress.PHP.Objects.Patterns.And.Practice.RETAiL.eB
- php 程序编写 英文书籍~绝对经典 书名:Apress.PHP.Objects.Patterns.And.Practice-php programming books ~ absolute classic title: Apress.PHP.Objects.Patterns.And.Practice
php
- 写程序create.php,创建数据库companyInfo,在该数据库中建立表department(部门表),包含字段dId(部门编号,字符串长度为4,主键),字段dName(部门名称,字符串长度为20,不能为空),字段nums(员工人数,整型)。 2、编写程序insert.php,向department表中插入数据,具体的值可参考上一章实训练习。 -To write programs create.php, create a database companyInfo, and dep
10
- 用php编写的一个影视在线网站,有设计规范需求分析和代码演示及效果图-Television Online website written in php, design specification requirements analysis and code demos and effect diagram
ANDROID2MYSQL
- 基于ANDROID开发环境ECLIPSE进行读取MYSQL数据库,本程序经过测试可以使用,需要用户自行编写TEST.php文件-Read MYSQL database development environment based on ANDROID ECLIPSE, the program has been tested and can be used need user write your own TEST.php file
Perfect-solution-PHP-Chinese-garbled
- 完美解决PHP中文乱码问题,让你的php学习和编写之路更加顺畅-The perfect solution PHP Chinese garbled php learning and the preparation of the road smoother
ireport
- 含了jasperreports在运行时需要的jar文件,在项目中的lib目录中包含Jasperreports-***.jar即可,其中***为版本号,比如2.0.3。 下载地址:http://sourceforge.net/project/showfiles.php?group_id=64348,此文档编写时版本为 -Containing jasperreports needed at runtime jar files in the lib directory of the proje
phpmysql
- 新闻信息的增删改查 php和mysql综合使用来编写 信息的发布和增删改查 -News CRUD
ShoppingWebsite
- 这是一个简单的网上购物系统,是用php代码编写的-This is a simple online shopping system, is written in php code
table
- PHP表格联系,css代码加php表格编写。奇数行与偶数行表哥颜色变化。-PHP contact form, css code plus php form writing. Odd rows and even rows cousin color change.
PHP-introducter
- 本讲义是作者根据自己在实际Web软件开发工作中,对使用PHP进行Web软件开发,及实际教学经验的一个简明总结,结合相关参考文献,整理,编写而成,力求简明扼要,以适合选修课教学实际的需要,所以,本讲义只包含了初学者入门所需的必要的知识和实践内容。-This lecture is the author in accordance with their own actual Web software development work, the use of PHP for Web software d