﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:book="http://www.netyi.net"><channel><title>PHP_程序设计与WEB开发_计算机类_最新资料_得益网</title><link>http://www.netyi.net/Category/11</link><description>PHP_程序设计与WEB开发_计算机类_最新资料_得益网</description><copyright /><generator>得益网</generator>
<item><title>[Sams.Teach.Yourself.Ajax.JavaScript.and.PHP.All.in.One][5][olyq][pdf].rar</title><link>http://www.netyi.net/training/b7f56a7a-49d7-46d9-a4f9-e6600e165c5c</link><description>In just a short time, you can learn how to use Ajax, JavaScript, and PHP &lt;br/&gt;to create interactive interfaces to your web applications by combining &lt;br/&gt;these powerful technologies. &lt;br/&gt;&lt;br/&gt;No previous Ajax programming experience is required. Using a &lt;br/&gt;straightforward, step-by-step approach, each lesson in this book builds &lt;br/&gt;on the previous ones, enabling you to learn the essentials of Ajax &lt;br/&gt;programming with JavaScript, PHP, and related technologies from the &lt;br/&gt;ground up. &lt;br/&gt;&lt;br/&gt;Regardless of whether you run Linux, Windows, or Mac OS X, the enclosed &lt;br/&gt;CD includes a complete Ajax programming starter kit that gives you all &lt;br/&gt;the programming tools, reference information, JavaScript libraries, and &lt;br/&gt;server software you need to set up a stable environment for learning, &lt;br/&gt;testing, and production. &lt;br/&gt;&lt;br/&gt;Learn how to… &lt;br/&gt;- Build better, more interactive interfaces for your web applications &lt;br/&gt;- Make JavaScript, HTML, XML, and PHP work together to create Ajax &lt;br/&gt;effects &lt;br/&gt;- Compile an Ajax application &lt;br/&gt;- Create and consume web services with SOAP and REST &lt;br/&gt;- Avoid common errors and troubleshoot programs &lt;br/&gt;- Use popular Ajax libraries to speed up and improve common &lt;br/&gt;programming tasks &lt;br/&gt;</description><pubDate>2008-11-10 23:00:20</pubDate></item>
<item><title>O'Reilly Learning PHP 5</title><link>http://www.netyi.net/training/302180ae-2903-4001-9f9c-f2393a1ab1a3</link><description>PHP has gained a following among non-technical web designers who need to add interactive aspects to their sites. Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP's basic feature set has become increasingly more sophisticated. Now PHP 5 boasts advanced features--such as new object-oriented capabilities and support for XML and Web Services--that will please even the most experienced web professionals while still remaining user-friendly enough for those with a lower tolerance for technical jargon. If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. With attention to both PHP 4 and the new PHP version 5, it provides everything from a explanation of how PHP works with your web server and web browser to the ins and outs of working with databases and HTML forms. Written by the co-author of the popular PHP Cookbook, this book is for intelligent (but not necessarily highly-technical) readers. Learning PHP 5 guides you through every aspect of the language you'll need to master for professional web programming results. This book provides a hands-on learning experience complete with exercises to make sure the lessons stick. Learning PHP 5 covers the following topics, and more:&lt;br/&gt;&lt;br/&gt;    * How PHP works with your web browser and web server&lt;br/&gt;    * PHP language basics, including data, variables, logic and looping&lt;br/&gt;    * Working with arrays and functions&lt;br/&gt;    * Making web forms&lt;br/&gt;    * Working with databases like MySQL&lt;br/&gt;    * Remembering users with sessions&lt;br/&gt;    * Parsing and generating XML&lt;br/&gt;    * Debugging&lt;br/&gt;&lt;br/&gt;Written by David Sklar, coauthor of the PHP Cookbook and an instructor in PHP, this book offers the ideal classroom learning experience whether you're in a classroom or on your own. From learning how to install PHP to designing database-backed web applications, Learning PHP 5 will guide you through every aspect of the language you'll need to master to achieve professional web programming results. </description><pubDate>2008-10-10 15:02:42</pubDate></item>
<item><title>网页制作与PHP语言应用-超清晰版</title><link>http://www.netyi.net/training/2103a979-45ff-439a-9041-efb59e4baac2</link><description>内容简介&lt;br/&gt;&lt;br/&gt;新的网络专业人才不仅需要解决专业技术问题，应对因技术含量增加而出现的新型职业以及传统职业的网络化转型，同时也需要解决网络新技术带来的诸多新的理论困扰。因此，实践人才与理论研究人才的并重是我们网络传播专业教育不可偏颇的双重目的。&lt;br/&gt;　　本书为普通高等院校网络传播系列教材之一，主要阐述了网页制作的基础知识与实践，以及PHP语言在网络传播中的应用。该书内容涉及：HTML基础知识、PHP的基本语法、PHP程序中的常用函数、数据库软件MySQL的基本操作、网络传播中留言板设计和聊天程序设计、网页加密和身份验证、动态生成图像、MySQL与多媒体素材库的建设等。全书内容充实新颖，结构完整清晰，文字精练通俗，可作为高校教材或网页制作爱好者的参考读物。&lt;br/&gt;目录&lt;br/&gt;&lt;br/&gt;第一章 网络传播应用程序的运行环境建设&lt;br/&gt;　第一节 网络传播应用程序的服务器软件&lt;br/&gt;　第二节 网络传播应用程序的脚本语言&lt;br/&gt;　　一、PHP的来历&lt;br/&gt;　　二、PHP的功能概述&lt;br/&gt;　　三、PHP的优秀特性&lt;br/&gt;　　四、PHP的安装和设置&lt;br/&gt;第二章 HTML基础知识&lt;br/&gt;　第一节 页面基本结构&lt;br/&gt;　　一、页面文件的头部&lt;br/&gt;　　二、页面主体部分&lt;br/&gt;　第二节 文字布局标记&lt;br/&gt;　　一、短语元素&lt;br/&gt;　　二、引用（BLOCKQUOTE和Q元素）&lt;br/&gt;　　三、预格式化元素（PRE）&lt;br/&gt;　　四、段落和行标记&lt;br/&gt;　　五、文字的对齐（Aliginment）&lt;br/&gt;　　六、文字的分区（Division）显示&lt;br/&gt;　第三节 字体标记&lt;br/&gt;　　一、标题字体（Header）&lt;br/&gt;　　二、字体大小&lt;br/&gt;　　三、字体颜色&lt;br/&gt;　　四、客户端字体（Font Face）&lt;br/&gt;　　五、字符实体（Entities）&lt;br/&gt;　第四节 图像标记&lt;br/&gt;　第五节 列表元素&lt;br/&gt;　第六节 表单标记&lt;br/&gt;　　一、文字输入和密码输入&lt;br/&gt;　　二、复选框（Checkbox）和单选框（RadioButtorl）&lt;br/&gt;　　三、表单的隐藏元素&lt;br/&gt;　　四、列表框（Selectable Menu）基本语法&lt;br/&gt;　　五、文本区域&lt;br/&gt;　第七节 表格（TABLE）标记（TAGS）&lt;br/&gt;　第八节 会移动的页面内容（Marquee）&lt;br/&gt;　第九节 多窗口页面&lt;br/&gt;　第十节 多媒体页面&lt;br/&gt;第三章 PHP的基本语法&lt;br/&gt;　第一节 如何编写PHP程序&lt;br/&gt;　　一、选取写作PHP程序的编辑工具&lt;br/&gt;　　二、简单的编程例子&lt;br/&gt;　　三、嵌入方法&lt;br/&gt;　　四、程序注释&lt;br/&gt;　第二节 PHP程序中的常量和变量&lt;br/&gt;　　一、PHP程序使用的数据类型&lt;br/&gt;　　二、PHP程序的常量定义&lt;br/&gt;　　三、PHP程序的变量定义&lt;br/&gt;　　四、PHP的变量的变量&lt;br/&gt;　第三节 PHP程序中的运算类型&lt;br/&gt;　　一、算术运算&lt;br/&gt;　　二、字符串运算&lt;br/&gt;　　三、赋值运算&lt;br/&gt;　　四、位运算&lt;br/&gt;　　五、比较运算符&lt;br/&gt;　　六、逻辑运算符号&lt;br/&gt;　　七、其他运算符号&lt;br/&gt;　第四节 PHP程序中?牧鞒炭刂?br&amp;amp;gt;　　一、ifelse结构&lt;br/&gt;　　二、switch语句&lt;br/&gt;　　三、for循环&lt;br/&gt;　　四、dowhile循环&lt;br/&gt;　　五、foreach数组元素循环&lt;br/&gt;　第五节 PHP程序中的函数&lt;br/&gt;　第六节 PHP程序中的引用文件&lt;br/&gt;第四章 PHP程序中的常用函数&lt;br/&gt;第五章 简单PHP程序应用&lt;br/&gt;第六章 数据库软件MySQL的基本操作和相关函数&lt;br/&gt;第七章 网络传播中留言板设计&lt;br/&gt;第八章 电子商务实例：简单电子商店的设计&lt;br/&gt;第九章 网络传播中的聊天程序设计&lt;br/&gt;第十章 网页加密和身份验证&lt;br/&gt;第十一章 动态生成图像&lt;br/&gt;第十二章 MySQL与多媒体素材库的建设&lt;br/&gt;参考资料&lt;br/&gt;</description><pubDate>2008-10-07 21:16:51</pubDate></item>
<item><title>PHP 6 and MySQL.5 for Dynamic Web Sites</title><link>http://www.netyi.net/training/977a0220-ade0-4d83-ab8b-58d648359141</link><description>It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination. Add this book to the mix, and there's no limit to the powerful, interactive Web sites that developers can create. With step-by-step instructions, complete scripts, and expert tips to guide readers, veteran author and database designer Larry Ullman gets right down to business: After grounding readers with separate discussions of first the scripting language (PHP) and then the database program (MySQL), he goes on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. This guide is indispensable for intermediate- to advanced level Web designers who want to replace their static sites with something dynamic. In this edition, the bulk of the new material covers the latest versions of both technologies: PHP 6 (due out in 2008) and MySQL 5 (available now). The book's publication date is likely to beat the official release of PHP 6, making it one of the first books available on the subject. </description><pubDate>2008-08-13 15:01:11</pubDate></item>
<item><title>Zend Framework in Action</title><link>http://www.netyi.net/training/f8b7c6ba-7c4b-4422-874a-26a2a250a834</link><description>Product Description&lt;br/&gt;From rather humble beginnings as the Personal Home Page scripting language, PHP has found its way into almost every server, corporation, and dev shop in the world. On an average day, somewhere between 500,000 and 2 million coders do something in PHP. Even when you use a well-understood language like PHP, building a modern web application requires tools that decrease development time and cost while improving code quality. Frameworks such as Ruby-on-Rails and Django have been getting a lot of attention as a result. &lt;br/&gt;For PHP coders, the Zend Framework offers that same promise without the need to move away from PHP. This powerful collection of components can be used in part or as a whole to speed up the development process. Zend Framework has the backing of Zend Technologies; the driving force behind the PHP programming language in which it is written. The first production release of the Zend Framework became available in July of 2007. &lt;br/&gt;&lt;br/&gt;Zend Framework in Action is a comprehensive tutorial that shows how to use the Zend Framework to create web-based applications and web services. This book takes you on an over-the-shoulder tour of the components of the Zend Framework as you build a high quality, real-world web application. This book is organized around the techniques you'll use every day as a web developer &amp;quot;data handling, forms, authentication, and so forth. As you follow the running example, you'll learn to build interactive Ajax-driven features into your application without sacrificing nuts-and-bolts considerations like security and performance. &lt;br/&gt;&lt;br/&gt;This book is aimed at the competent PHP developer who wants to master framework-driven web development. Zend Framework in Action goes beyond the docs but still provides quick access to the most common topics encountered in the development of web applications. &lt;br/&gt;&lt;br/&gt;About the Author&lt;br/&gt;Rob Allen is a full-time PHP developer and contributor to the Zend Framework, developing the Zend_Config component. He has also written a popular getting-started tutorial available from www.akrabat.com. Rob is the Technical Director of Big Room Internet.&lt;br/&gt;&lt;br/&gt;Nick Lo is a web designer, developer, partner, and general &amp;quot;wearer of many hats&amp;quot; with Ingredients, located in Byron Bay, Austrailia. He was an early participant in the Zend Framework community and has published several popular tutorials.&lt;br/&gt;&lt;br/&gt;Steven Brown is Head of Technology for New Beach Media where he oversees design, development, operations, and infrastructure. He specializes in critical thinking and analysis of mechanical and logical systems. &lt;br/&gt;&lt;br/&gt;</description><pubDate>2008-07-21 16:22:27</pubDate></item>
<item><title>php|architect's Guide to Programming with Zend Framework</title><link>http://www.netyi.net/training/aedeee0b-384e-4e7b-a707-0863b6db761d</link><description>Product Description&lt;br/&gt;Learn to master the secrets of the Zend Framework with this new book from php|architect's popular Nanobook series! Written by Zend DevZone editor and well-known PHP expert Cal Evans, php|architect's Guide to Programming with Zend Framework helps you understand the Zend Framework through a detailed roadmap into its features and functionality. This book covers much of the primary functionality offered by the Zend Framework, and works well both as a thorough introduction to its use and as a reference for higher-level tasks. The table of contents includes: - Getting started - The Model - The Controller - The View - Data access - Web services - Authorizations - Exceptions and error management - Rich Internet Applications - Hacking the framework: secret classes and advanced functionality - Framework internals - Tips &amp;amp;amp; tricks - The new Zend_Layout classes With a rich, example-driven style and the trademark no-fluff approach to professional content, php|architect's Guide to Programming with the Zend Framework belongs in your book collection! &lt;br/&gt;&lt;br/&gt;Learn to master the secrets of the Zend Framework with this new book from php|architect's popular Nanobook series!&lt;br/&gt;&lt;br/&gt;Written by Zend DevZone editor and well-known PHP expert Cal Evans, php|architect's Guide to Programming with Zend Framework helps you understand the Zend Framework through a detailed roadmap into its features and functionality.&lt;br/&gt;&lt;br/&gt; &lt;br/&gt;&lt;br/&gt;This book covers much of the primary functionality offered by the Zend Framework, and works well both as a thorough introduction to its use and as a reference for higher-level tasks. The table of contents includes: &lt;br/&gt;&lt;br/&gt;Getting started&lt;br/&gt;The Model&lt;br/&gt;The Controller&lt;br/&gt;The View&lt;br/&gt;Data access&lt;br/&gt;Web services&lt;br/&gt;Authorizations&lt;br/&gt;Exceptions and error management&lt;br/&gt;Rich Internet Applications&lt;br/&gt;Hacking the framework: secret classes and advanced functionality&lt;br/&gt;Framework internals&lt;br/&gt;Tips &amp;amp;amp; tricks&lt;br/&gt;The new Zend_Layout classes&lt;br/&gt;With a rich, example-driven style and the trademark no-fluff approach to professional content, php|architect's Guide to Programming with the Zend Framework belongs in your book collection! &lt;br/&gt;Note: due to the recent publication of this book and high demand, print copies may take up to two to four weeks to be dispatched (the PDF edition is available for immediate download upon successful purchase).&lt;br/&gt;&lt;br/&gt;Looking for the code samples from the book? Check out the website Cal Evans maintains in support of his book&lt;br/&gt;</description><pubDate>2008-07-21 16:11:46</pubDate></item>
<item><title>PHP 4.0入门与提高</title><link>http://www.netyi.net/training/f03a0eb8-2455-4657-ad4c-68b8ca6eb6e0</link><description>【内容简介】&lt;br/&gt;　　PHP 4.0可以无缝地运行在Unix和Windows平台上，强大的兼容性使得PHP可以操作几乎所有的数据库，成为一种应用广泛的服务器端Web编程语言。&lt;br/&gt;　　本书主要介绍了最新版本PHP 4.0：第1章—第13章是PHP基础部分，介绍PHP的安装、基本语法和基本函数，访问外部数据库和生成图像的基本方法，PHP对XML的支持，Cookie和Session在PHP中的应用等内容；第14章—第16章是PHP的应用实例，以丰富的示例帮助读者深刻理解PHP的编程方法，并编写自己的应用程序。&lt;br/&gt;　　本书既有基础语法，又有不同难度的实例，因而既适合编程初学者，又适合有一定网络开发经验的中级用户。&lt;br/&gt;【下载说明】&lt;br/&gt;　　本资料为《PHP 4.0入门与提高》一书PDF格式的清晰电子版，推荐使用Adobe Reader7.0或兼容阅读工具打开！&lt;br/&gt;【图书目录】&lt;br/&gt;引言&lt;br/&gt;第1章 什么是PHP&lt;br/&gt;1.1 PHP简介&lt;br/&gt;1.2 PHP的功能及特点&lt;br/&gt;1.3 PHP与其他脚本语言的比较&lt;br/&gt;1.4 PHP 4.0的新特性&lt;br/&gt;第2章 安装与配置PHP&lt;br/&gt;2.1 Linux系统下安装PHP&lt;br/&gt;2.1.1 基本概念&lt;br/&gt;2.1.2 编译Apache和PHP&lt;br/&gt;2.1.3 使用RPM安装&lt;br/&gt;2.2 Windows系统下安装PHP&lt;br/&gt;2.2.1 下载PHP执行文件手工安装&lt;br/&gt;2.2.2 使用安装向导&lt;br/&gt;2.2.3 安装扩展模块&lt;br/&gt;2.3 PHP配置文件&lt;br/&gt;第3章 从一个简单的程序来了解PHP&lt;br/&gt;3.1 一个简单的PHP程序&lt;br/&gt;3.2 PHP代码在HTML中的嵌入形式&lt;br/&gt;3.3 PHP语句分隔&lt;br/&gt;3.4 程序注释&lt;br/&gt;3.5 引用文件&lt;br/&gt;第4章 PHP的数值类型、运算符和表达式&lt;br/&gt;4.1 数值类型&lt;br/&gt;4.1.1 数字&lt;br/&gt;4.1.2 文本&lt;br/&gt;4.2 常量&lt;br/&gt;4.2.1 PHP预定义常量&lt;br/&gt;4.2.2 用户定义常量&lt;br/&gt;4.3 变量&lt;br/&gt;4.3.1 预定义变量&lt;br/&gt;4.3.2 变量的初始化&lt;br/&gt;4.3.3 变量的范围&lt;br/&gt;4.3.4 活动变量&lt;br/&gt;4.3.5 外界PHP变量&lt;br/&gt;4.4 PHP的数组处理&lt;br/&gt;4.4.1 一维数组&lt;br/&gt;4.4.2 多维数组&lt;br/&gt;4.5 运算符&lt;br/&gt;4.5.1 算术运算符&lt;br/&gt;4.5.2 赋值运算符&lt;br/&gt;4.5.3 位运算符&lt;br/&gt;4.5.4 逻辑运算符&lt;br/&gt;4.5.5 比较运算符&lt;br/&gt;4.5.6 错误控制运算符&lt;br/&gt;4.5.7 自增（自减）运算符&lt;br/&gt;4.5.8 字符串连接运算符&lt;br/&gt;4.5.9 运算符的优先顺序和结合规则&lt;br/&gt;第5章 PHP的基本控制语句&lt;br/&gt;5.1 表达式&lt;br/&gt;5.1.1 简单表达式&lt;br/&gt;5.1.2 有副作用的简单表达式&lt;br/&gt;5.1.3 复杂表达式&lt;br/&gt;5.2 分支控制语句&lt;br/&gt;5.2.1 if语句&lt;br/&gt;5.2.2 else语句&lt;br/&gt;5.2.3 elseif语句&lt;br/&gt;5.2.4 if语句的交互语法if…endif&lt;br/&gt;5.2.5 switch语句&lt;br/&gt;5.3 循环控制语句&lt;br/&gt;5.3.1 while语句&lt;br/&gt;5.3.2 do…while语句&lt;br/&gt;5.3.3 for语句&lt;br/&gt;5.3.4 break语句&lt;br/&gt;5.3.5 continue语句&lt;br/&gt;5.4 require（）语句和include（）语句&lt;br/&gt;5.4.1 require（）语句&lt;br/&gt;5.4.2 include（）语句&lt;br/&gt;5.4.3 require_once（）语句和include_once（）语句&lt;br/&gt;5.5 函数&lt;br/&gt;5.5.1 返回值&lt;br/&gt;5.5.2 参数&lt;br/&gt;5.5.3 变量函数&lt;br/&gt;第6章 PHP与面向对象技术&lt;br/&gt;6.1 面向对象程序设计&lt;br/&gt;6.1.1 面向对象技术简介&lt;br/&gt;6.1.2 面向对象程序设计方法的基础&lt;br/&gt;6.2 PHP的面向对象特征&lt;br/&gt;6.2.1 PHP中类的定义方法&lt;br/&gt;6.2.2 另外一个实例&lt;br/&gt;6.3 PHP的类和对象函数&lt;br/&gt;6.4 程序实例&lt;br/&gt;第7章 数据库操作&lt;br/&gt;7.1 PHP操作MySQL数据库的函数&lt;br/&gt;7.1.1 数据库连接函数&lt;br/&gt;7.1.2 数据库操作函数&lt;br/&gt;7.1.3 结果处理函数&lt;br/&gt;7.2 MySQL数据库基本操作&lt;br/&gt;7.2.1 在MySQL中建立一个测试表格&lt;br/&gt;7.2.2 使用PHP连接到数据库&lt;br/&gt;7.2.3 数据库基本操作&lt;br/&gt;7.3 定义PHP类&lt;br/&gt;7.4 使用类开发PHP脚本&lt;br/&gt;7.5 phpMyAdmin简介&lt;br/&gt;第8章 使用Cookie和Session&lt;br/&gt;8.1 Cookie的使用&lt;br/&gt;8.1.1 Cookie&lt;br/&gt;8.1.2 Cookie函数的使用&lt;br/&gt;8.1.3 应用举例&lt;br/&gt;8.2 Session的使用&lt;br/&gt;8.2.1 Session简介&lt;br/&gt;8.2.2 配置Session&lt;br/&gt;8.2.3 PHP中的Session函数&lt;br/&gt;8.2.4 应用举例&lt;br/&gt;第9章 PHP的文件和目录操作&lt;br/&gt;9.1 函数简介&lt;br/&gt;9.1.1 路径函数&lt;br/&gt;9.1.2 文件操作函数&lt;br/&gt;9.1.3 文件属性函数&lt;br/&gt;9.2 处理文件上传&lt;br/&gt;9.3 使用远程文件&lt;br/&gt;9.4 远程文???管理&lt;br/&gt;9.5 文件操作的类&lt;br/&gt;第10章 PHP网络应用&lt;br/&gt;10.1 PHP的网络函数&lt;br/&gt;10.1.1 URL处理函数&lt;br/&gt;10.1.2 FTP函数&lt;br/&gt;10.1.3 其他网络函数&lt;br/&gt;10.2 使用PHP发送电子邮件&lt;br/&gt;10.3 使用PHP访问FTP站点&lt;br/&gt;10.4 实用网络程序&lt;br/&gt;第11章 正则表达式&lt;br/&gt;11.1 正则表达式简介&lt;br/&gt;11.2 模式匹配&lt;br/&gt;11.2.1 基本匹配模式&lt;br/&gt;11.2.2 转义字符&lt;br/&gt;11.2.3 字符簇匹配&lt;br/&gt;11.3 程序实例&lt;br/&gt;第12章 PHP中的图像处理&lt;br/&gt;12.1 PHP的图像函数&lt;br/&gt;12.1.1 创建图像函数&lt;br/&gt;12.1.2 颜色处理函数&lt;br/&gt;12.1.3 绘图函数&lt;br/&gt;12.1.4 图像输出和释放&lt;br/&gt;12.2 利用PHP生成动态图像&lt;br/&gt;12.2.1 图片上添加动态文字&lt;br/&gt;12.2.2 文字按钮&lt;br/&gt;12.3 phplot——图表生成工具&lt;br/&gt;12.3.1 函数参考&lt;br/&gt;12.3.2 使用举例&lt;br/&gt;12.4 制作图表的其他方法&lt;br/&gt;第13章 PHP与XML&lt;br/&gt;13.1 XML解析器以及PHP的XML函数库&lt;br/&gt;13.1.1 XML简介&lt;br/&gt;13.1.2 XML解析器&lt;br/&gt;13.1.3 PHP的XML函数库&lt;br/&gt;13.1.4 事件回调函数和错误信息&lt;br/&gt;13.2 读取XML文件的标记&lt;br/&gt;13.3 处理、重新输出XML文件中的内容&lt;br/&gt;13.3.1 返回HTML代码&lt;br/&gt;13.3.2 为XML代码加上颜色&lt;br/&gt;13.4 输出XML标记的位置&lt;br/&gt;第14章 PHP的简单应用（一）&lt;br/&gt;14.1 写一个可以发表观点的页面&lt;br/&gt;14.2 时钟&lt;br/&gt;14.3 检查链接有效性&lt;br/&gt;14.4 页面重定向&lt;br/&gt;第15章 PHP的简单应用（二）&lt;br/&gt;15.1 日历&lt;br/&gt;15.2 站点地图&lt;br/&gt;15.3 论坛&lt;br/&gt;第16章 综合实例——个人财务收支系统&lt;br/&gt;16.1 功能介绍&lt;br/&gt;16.2 数据库设计&lt;br/&gt;16.3 页面设计&lt;br/&gt;16.4 PHP程序的开发&lt;br/&gt;16.4.1 config.php——系统配置文件&lt;br/&gt;16.4.2 chinese.inc.php——中文版的变量定义文件&lt;br/&gt;16.4.3 english.inc.php——英文版的变量定义文件&lt;br/&gt;16.4.4 index.php——显示用户登录表单&lt;br/&gt;16.4.5 validate.php——处理用户登录请求并返回相应的文件&lt;br/&gt;16.4.6 main.php——输出用户的主页面&lt;br/&gt;16.4.7 new.php——输出供用户添加新记录的表单&lt;br/&gt;16.4.8 newaction.php——处理new.php表单中的变量更新数据库&lt;br/&gt;16.4.9 actual.php——显示本月收支状态以及所有收支记录&lt;br/&gt;16.4.10 search.php——输出搜索表单供用户填写&lt;br/&gt;16.4.11 searchaction.php——向数据库中查询符合条件的记录&lt;br/&gt;</description><pubDate>2008-07-09 13:28:31</pubDate></item>
<item><title>PHP Amazon四星半书籍：Pro PHP: Patterns, Frameworks, Testing and More (Pro)</title><link>http://www.netyi.net/training/9cf1590d-0315-4c31-a856-e696c28984d4</link><description>Pro PHP: Patterns, Frameworks, Testing and More (Pro)&lt;br/&gt;&lt;br/&gt;PART 1       OOP and Patterns &lt;br/&gt; CHAPTER 1 Abstract Classes, Interfaces, and Programming by Contract  . . . . . 3&lt;br/&gt; CHAPTER 2 Static Variables, Members, and Methods . . . . . . . . . . . . . . . . . . . . . . 11&lt;br/&gt; CHAPTER 3 Singleton and Factory Patterns  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21&lt;br/&gt; CHAPTER 4 Exceptions  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31&lt;br/&gt; CHAPTER 5 What's New in PHP 6   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41&lt;br/&gt;PART 2       Testing and Documentation&lt;br/&gt; CHAPTER 6 Documentation and Coding Conventions   . . . . . . . . . . . . . . . . . . . . . . 55&lt;br/&gt; CHAPTER 7 Reflection API  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73&lt;br/&gt; CHAPTER 8 Testing, Deployment, and Continuous Integration  . . . . . . . . . . . . . 105&lt;br/&gt;PART 3       The Standard PHP Library (SPL)&lt;br/&gt; CHAPTER 9 Introduction to SPL  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127&lt;br/&gt; CHAPTER 10 SPL Iterators  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143&lt;br/&gt; CHAPTER 11 SPL File and Directory Handling   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 163&lt;br/&gt; CHAPTER 12 SPL Array Overloading  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 179&lt;br/&gt; CHAPTER 13 SPL Exceptions  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 189&lt;br/&gt;PART 4       The Model-View-Controller &lt;br/&gt;(MVC) Pattern&lt;br/&gt; CHAPTER 14 MVC Architecture  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 201&lt;br/&gt; CHAPTER 15 Introduction to the Zend Framework  . . . . . . . . . . . . . . . . . . . . . . . . . 215&lt;br/&gt; CHAPTER 16 Advanced Zend Framework   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 235&lt;br/&gt; CHAPTER 17 The Zend Framework Applied   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 259&lt;br/&gt;PART 5       Web 2.0 &lt;br/&gt; CHAPTER 18 Ajax and JSON   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 273&lt;br/&gt; CHAPTER 19 Introduction to Web Services with SOAP   . . . . . . . . . . . . . . . . . . . . . 285&lt;br/&gt; CHAPTER 20 Advanced Web Services   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 299&lt;br/&gt; CHAPTER 21 Certificate Authentication  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 313&lt;br/&gt;&lt;br/&gt;Product Details&lt;br/&gt;&lt;br/&gt;* Paperback: 349 pages&lt;br/&gt;* Author: Kevin McArthur&lt;br/&gt;* Publisher: Apress (March 24, 2008)&lt;br/&gt;* Language: English&lt;br/&gt;* ISBN-10: 1590598199&lt;br/&gt;* ISBN-13: 978-1590598191&lt;br/&gt;&lt;br/&gt;Product Description:    &lt;br/&gt;Taking care to focus solely on those topics that will have the most impact on experienced PHP developers, Pro PHP is written for readers seeking to take their understanding of both PHP and sound software development practices to the next level. Advanced object–oriented features, documentation, debugging, software patterns, and the Standard PHP Library are just a few of the topics covered in extensive detail.&lt;br/&gt;&lt;br/&gt;Author and noted PHP expert Kevin McArthur also examines emerging practices and trends such as the MVC architecture as applied to PHP, with special emphasis placed upon the increasingly popular Zend Framework.&lt;br/&gt;&lt;br/&gt;With Ajax and web services crucial to the success of todays web applications, the book concludes with several chapters covering JSON, the SOAP extension, and advanced web services topics.&lt;br/&gt;&lt;br/&gt;If youre seeking to go beyond the basics, Pro PHP is the book for you.&lt;br/&gt;&lt;br/&gt;About the Author&lt;br/&gt;Author Information&lt;br/&gt;Kevin McArthur&lt;br/&gt;&lt;br/&gt;Kevin Mcarthur is an open source developer, residing in British Columbia, Canada. He is a self–taught entrepreneur and has been running a very successful PHP application development studio for more than eight years. His company, StormTide Digital Studios, has worked with industry in the United States and Canada to provide scaling solutions for web statistics, VoIP, and print automation. An avid IRC user, Kevin helps to administer one of the largest PHP support organizations, PHP EFnet.&lt;br/&gt;&lt;br/&gt;Kevin’s contributions to open source projects, including the Zend Framework, have made him a well–known authority in the industry. He has written several articles for PHPRiot.com on topics such as reflection, the Standard PHP Library, object–oriented programming, and PostgreSQL.</description><pubDate>2008-07-04 23:50:27</pubDate></item>
<item><title>Essential PHP Security (2005)</title><link>http://www.netyi.net/training/aede2f28-85dd-4af5-b80c-28bfd827af8e</link><description>Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to prepare for the attacks. &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Security is an issue that demands attention, given the growing frequency of attacks on web sites. Essential PHP Security explains the most common types of attacks and how to write code that isn't susceptible to them. By examining specific attacks and the techniques used to protect against them, you will have a deeper understanding and appreciation of the safeguards you are about to learn in this book.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;In the much-needed (and highly-requested) Essential PHP Security, each chapter covers an aspect of a web application (such as form processing, database programming, session management, and authentication). Chapters describe potential attacks with examples and then explain techniques to help you prevent those attacks.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Topics covered include:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Preventing cross-site scripting (XSS) vulnerabilities&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Protecting against SQL injection attacks&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Complicating session hijacking attempts&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;You are in good hands with author Chris Shiflett, an internationally-recognized expert in the field of PHP security. Shiflett is also the founder and President of Brain Bulb, a PHP consultancy that offers a variety of services to clients around the world.&lt;br/&gt;</description><pubDate>2008-05-16 23:05:30</pubDate></item>
<item><title>PHP in a Nutshell</title><link>http://www.netyi.net/training/ce4084f2-c5dd-4e26-82b3-b1d148012b8a</link><description>PHP in a Nutshell is a complete reference to the core of the language as well as the most popular PHP extensions. This book doesn't try to compete with or replace the widely available online documentation. Instead, it is designed to provide depth and breadth that can't be found elsewhere. PHP in a Nutshell provides the maximum information density on PHP, without all the fluff and extras that get in the way. The topic grouping, tips, and examples in this book complement the online guide and make this an essential reference for every PHP programmer. This book focuses on the functions commonly used by a majority of developers, so you can look up the information you need quickly. Topics include:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Object-oriented PHP&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Networking&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;String manipulation&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Working with files&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Database interaction&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;XML&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Multimedia creation&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Mathematics&lt;br/&gt;&lt;br/&gt;</description><pubDate>2008-04-19 22:02:36</pubDate></item>
<item><title>PHP Programming Solutions</title><link>http://www.netyi.net/training/ee6add68-8b4f-413b-a8c8-ead43b36472a</link><description>PHP编程解决方案&lt;br/&gt;寻找真实世界的解决方案移植到PHP编程问题&lt;br/&gt;&lt;br/&gt;简化和缩短PHP程序开发周期，用在深入所载资料在这双手上的指导。 PHP的编程解决方案清楚地勾画出了超过250个编程挑战并肩切实可行的解决办法，运作守则，详尽的解释，并使用提示。&lt;br/&gt;&lt;br/&gt;里面，你将学习如何操纵弦乐团及阵列，工作与HTML和网页，接受并验证用户输入，解析和XML代码，并解决规划问题，用梨和PECL构件和扩建工程。此外，您还可以获得详细的报道PHP的安全问题， SQL数据库互动，调试技术，以及误差处理。&lt;br/&gt;&lt;br/&gt;*工作与号码，字符串，日期，时间，文件和目录&lt;br/&gt;*建立复杂的数据结构，使用PHP的阵列操纵空气污染指数&lt;br/&gt;*使用功能和班级建立模块化，可重复使用的代码&lt;br/&gt;*创造，更新和缓存HTML文件和网页内容&lt;br/&gt;*获取和处理用户输入一经递交，网上表格&lt;br/&gt;*维护，日志和调试PHP脚本行动&lt;br/&gt;*认证和跟踪用户的会议和饼干&lt;br/&gt;*导线，验证，并变换XML文件&lt;br/&gt;*存储和检索数据从MySQL和PostgreSQL ，和Oracle数据库&lt;br/&gt;*界面与不同类型的服务器，网络协议和文件格式&lt;br/&gt;*执行效率的例外处理和差错处理&lt;br/&gt;Find real-world solutions to PHP programming problems&lt;br/&gt;&lt;br/&gt;Simplify and shorten the PHP application development cycle using the in-depth information contained in this hands-on guide. PHP Programming Solutions clearly lays out more than 250 programming challenges alongside practical solutions, functioning code, detailed explanations, and usage tips.&lt;br/&gt;&lt;br/&gt;Inside, you'll learn to manipulate strings and arrays, work with HTML and Web pages, accept and validate user input, parse XML code, and resolve programming problems using PEAR and PECL widgets and extensions. Plus, you'll get detailed coverage of PHP security issues, SQL database interaction, debugging techniques, and error processing.&lt;br/&gt;&lt;br/&gt;* Work with numbers, strings, dates, times, files, and directories&lt;br/&gt;* Build complex data structures using PHP's array manipulation API&lt;br/&gt;* Use functions and classes to build modular, reusable code &lt;br/&gt;* Create, update, and cache HTML documents and Web content&lt;br/&gt;* Obtain and process user input submitted via online forms&lt;br/&gt;* Protect, log, and debug PHP script actions&lt;br/&gt;* Authenticate and track users with sessions and cookies&lt;br/&gt;* Traverse, validate, and transform XML documents&lt;br/&gt;* Store and retrieve data from MySQL, PostgreSQL, and Oracle databases&lt;br/&gt;* Interface with different server types, network protocols, and file formats&lt;br/&gt;* Perform efficient exception handling and error processing</description><pubDate>2008-04-16 12:09:36</pubDate></item>
<item><title>Drupal 5 Themes</title><link>http://www.netyi.net/training/e7627f6b-cf03-4a50-a4c7-63ada340d3c8</link><description>This book is the ideal introduction to theming with Drupal 5. If you want to create a striking new look for your Drupal website, this book is for you. Starting from the basics of theme setup and configuration, you will learn about the Drupal theming architecture and the PHPTemplate engine, and then move on to modifying existing themes and building new themes from scratch. Included is a complete guide to the various style sheets and themeable functions in Drupal 5, making this book a valuable resource even to experienced theme developers. It covers:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Finding your way around Drupal 5's theming architecture&lt;br/&gt;Locating and identifying the various elements, functions, and styles&lt;br/&gt;Working with the PHPTemplate templating engine&lt;br/&gt;Intercepting and overriding default templates and styles&lt;br/&gt;&lt;br/&gt;The main requirements to make use of this book are knowledge of HTML, CSS, and a touch of creativity! Although this book aims to make Drupal theming accessible to designers, theming in Drupal 5 involves writing some PHP code, and a basic knowledge of PHP will be helpful.&lt;br/&gt;&lt;br/&gt;&amp;quot;One of the things we set out to accomplish was to create a resource. We put together a catalog of the system's 20+ stylesheets and we go through all the default themeable functions. The information is organized logically and will make this a resource people can put on their shelf and turn to when needed. Being able to quickly lay your hands on the information concerning the styles and the themeable functions is a real time-saver.&amp;quot; - Ric Shreves, author.&lt;br/&gt;&lt;br/&gt;Visit the Drupal 5 Themes Free Online Edition to view chapter introductions and a full chapter.&lt;br/&gt;&lt;br/&gt;Book Review&lt;br/&gt;&amp;quot;From the elements of a theme, to setting-up, working with theme engines, intercepting, overriding, and everything in between… it proved to be a great companion in the art of producing a Drupal theme.&amp;quot; Marc Robinsone Full review of Drupal 5 Themes &lt;br/&gt;&lt;br/&gt;In Detail&lt;br/&gt;&lt;br/&gt;Drupal is an award winning open source Content Management System. Based on PHP/MySQL, its power and flexibility combined with its exceptional design mean it is already on the way to becoming the de facto standard for CMS Websites. Drupal’s modular design and structured source code make it both highly flexible and easily extended and modified. Drupal is extremely scalable, making it ideal for both a simple personal website as well as an industrial strength commercial or institutional web presence.&lt;br/&gt;&lt;br/&gt;Drupal is a model open source project in that it has a large, friendly community of people who contribute to the project in various ways.  Drupal is not only free and easy to use, but this community provides on going mutual support. &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;What you will learn from this book&lt;br/&gt;&lt;br/&gt;This book is the ideal introduction to theming with Drupal 5. If you want to create a striking new look for your Drupal website, this book is for you. Starting from the basics of theme setup and configuration, you will learn about the Drupal theming architecture and the PHPTemplate engine, and then move on to modifying existing themes and building new themes from scratch. Included is a complete guide to the various style sheets and themeable functions in Drupal 5, making this book a valuable resource even to experienced theme developers. It covers:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Creating custom templates&lt;br/&gt;Basics of theming in pure PHP&lt;br/&gt;Modifying an existing PHPTemplate theme— a step-by-step guide&lt;br/&gt;Creating a new PHPTemplate theme—a step-by-step guide&lt;br/&gt;Working with forms&lt;br/&gt;&lt;br/&gt;The main requirements to make use of this book are knowledge of HTML, CSS, and a touch of creativity! Although this book aims to make Drupal theming accessible to designers, theming in Drupal 5 involves writing some PHP code, and a basic knowledge of PHP will be helpful.&lt;br/&gt;</description><pubDate>2008-04-02 20:26:31</pubDate></item>
<item><title>Beginning PHP and MySQL 3rd.Edition.Mar.2008（第三版 2008.3）</title><link>http://www.netyi.net/training/8213f79b-2aa7-4298-873a-874b9c8caa49</link><description>Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Updated to introduce the features found in MySQLs most significant release to date, readers learn how to take advantage of the latest features of both technologies to build powerful, manageable, and stable web applications.&lt;br/&gt;&lt;br/&gt;Essentially three books in one, readers not only profit from extensive introductions to the core features of each technology, but also learn how to effectively integrate the two in order to build robust data-driven applications. Packed with practical examples and insight into the real-world challenges faced by developers based on author W. Jason Gilmore's 7 years of expertise working with these technologies, readers will repeatedly return to this book as both a valuable instructional tool and reference guide.&lt;br/&gt;&lt;br/&gt;What youll learn&lt;br/&gt;The PHP language &lt;br/&gt;How to back your web site with MySQL &lt;br/&gt;Templating so that you can apply a consistent design across all pages on your site &lt;br/&gt;How to authenticate your web site users &lt;br/&gt;How to use cookies to maintain information (such as items in a shopping cart) while a user is browsing your site &lt;br/&gt;Who is this book for?&lt;br/&gt;This book is written for developers seeking to take advantage of the PHP language and MySQL database to create powerful web applications.&lt;br/&gt;&lt;br/&gt;About the Apress Beginning Series&lt;br/&gt;The Beginning series from Apress is the right choice to get the information you need to land that crucial entry-level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from &amp;quot;novice to professional.&amp;quot; Youll start your journey by seeing what you need to knowbut without needless theory and filler. Youll build your skill set by learning how to put together real-world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you thereit is your trusted guide through unfamiliar territory!&lt;br/&gt;&lt;br/&gt;Related Titles&lt;br/&gt;Beginning PHP 5 and MySQL E-Commerce: From Novice to Professional &lt;br/&gt;Beginning Ajax with PHP: From Novice to Professional &lt;br/&gt;PHP 5 Recipes: A Problem-Solution Approach &lt;br/&gt;Pro PHP Security &lt;br/&gt;PHP 5 Objects, Patterns, and Practice &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Author Information&lt;br/&gt;W. Jason Gilmore &lt;br/&gt;W. Jason Gilmore has been obsessing over all things open source related for almost ten years, with a primary focus on web development technologies. He has been extensively published in publications such as Developer.com, TechTarget, and Linux Magazine, with his work adopted for use within United Nations and Ford Foundation educational programs. Jason is the author of four books, most recently the best-selling Beginning PHP and MySQL 5, Second Edition, published by Apress.&lt;br/&gt;&lt;br/&gt;Jason spends his days running Apress' open source program and his evenings writing, coding, and consulting. He's a board member of Code Mash, a nonprofit organization dedicated to educating the development community. When not in front of the computer, Jason can typically be found dreaming up home remodeling projects, and making homemade pasta.&lt;br/&gt;&lt;br/&gt;图书出版社网址：&lt;br/&gt;http://www.apress.com/book/view/1590598628&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>2008-04-01 10:26:51</pubDate></item>
<item><title>PHP Web 2.0 Mashup Projects</title><link>http://www.netyi.net/training/0cd4792f-1747-4abc-9c37-1faa718ac8bf</link><description>This practical tutorial has detailed, carefully explained case studies using PHP to build new, effective mashup applications, which combine data from multiple external online sources into an integrated Web 2.0 experience. If you are confident with PHP programming and interested in mashing things up, this book is for you! All you need to know about formats, protocols, web services, and web APIs is covered as you learn to write PHP code to remotely consume services like Google Maps, Flickr, Amazon, YouTube, MSN Search, Yahoo!, Last.fm, the Internet UPC Database, and even the California Highway Patrol Traffic data! The 5 real-world PHP projects each start with an overview of technologies and protocols needed and then dive into the tools used and details of creating the project, and you can download each project's source code. You will learn how these technologies work with each other and how to use this information, together with your imagination, to build your own cutting-edge websites.</description><pubDate>2008-02-12 16:48:04</pubDate></item>
<item><title>Sams.Sams.Teach.Yourself.PHP.in.10.Minutes.Mar.2005.eBook-LiB</title><link>http://www.netyi.net/training/687988e0-4401-4331-900f-7780e418d836</link><description>Are you one of those people who think there isn't anything substantial that you can do in only 10 minutes? Think again. Sams Teach Yourself PHP in 10 Minutes is a no-fluff, just-the-answers guide to building dynamic websites using PHP. Broken into 10 minute lessons, you will gain a rapid working knowledge of PHP 5 and be able to immediately put that knowledge to use in practical applications. Who ever would have thought there was so much you could do in just 10 minutes!&lt;br/&gt; &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;     Copyright &lt;br/&gt;     About the Author &lt;br/&gt;        We Want to Hear from You! &lt;br/&gt;        Reader Services &lt;br/&gt;     Introduction: Welcome to PHP &lt;br/&gt;        Who This Book Is For &lt;br/&gt;        How This Book Is Organized &lt;br/&gt;        Versions of Software Covered &lt;br/&gt;        Conventions Used in This Book &lt;br/&gt;        Lesson 1.  Getting to Know PHP &lt;br/&gt;        PHP Basics &lt;br/&gt;        Your First Script &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 2.  Variables &lt;br/&gt;        Understanding Variables &lt;br/&gt;        Data Types &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 3.  Flow Control &lt;br/&gt;        Conditional Statements &lt;br/&gt;        Loops &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 4.  Functions &lt;br/&gt;        Using Functions &lt;br/&gt;        Arguments and Return Values &lt;br/&gt;        Using Library Files &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 5.  Working with Numbers &lt;br/&gt;        Arithmetic &lt;br/&gt;        Numeric Data Types &lt;br/&gt;        Numeric Functions &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 6.  Working with Strings &lt;br/&gt;        Anatomy of a String &lt;br/&gt;        Formatting Strings &lt;br/&gt;        String Functions &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 7.  Working with Arrays &lt;br/&gt;        What Is an Array? &lt;br/&gt;        Array Functions &lt;br/&gt;        Multidimensional Arrays &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 8.  Regular Expressions &lt;br/&gt;        Introducing Regular Expressions &lt;br/&gt;        Using ereg &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 9.  Working with Dates and Times &lt;br/&gt;        Date Formats &lt;br/&gt;        Working with Timestamps &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 10.  Using Classes &lt;br/&gt;        Object-Oriented PHP &lt;br/&gt;        What Is a Class? &lt;br/&gt;        Creating and Using Objects &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 11.  Processing HTML Forms &lt;br/&gt;        Submitting a Form to PHP &lt;br/&gt;        Processing a Form with PHP &lt;br/&gt;        Creating a Form Mail Script &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 12.  Generating Dynamic HTML &lt;br/&gt;        Setting Default Values &lt;br/&gt;        Creating Form Elements &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 13.  Form Validation &lt;br/&gt;        Enforcing Required Fields &lt;br/&gt;        Displaying Validation Warnings &lt;br/&gt;        Enforcing Data Rules &lt;br/&gt;        Highlighting Fields That Require Attention &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 14.  Cookies and Sessions &lt;br/&gt;        Cookies &lt;br/&gt;        Sessions &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 15.  User Authentication &lt;br/&gt;        Types of Authentication &lt;br/&gt;        Building an Authentication System &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 16.  Communicating with the Web Server &lt;br/&gt;        HTTP Headers &lt;br/&gt;        Server Environment Variables &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 17.  Filesystem Access &lt;br/&gt;        Managing Files &lt;br/&gt;        Reading and Writing Files &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 18.  Host Program Execution &lt;br/&gt;        Executing Host Programs &lt;br/&gt;        The Host Environment &lt;br/&gt;        Security Considerations &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 19.  Using a MySQL Database &lt;br/&gt;        Using MySQL &lt;br/&gt;        Executing SQL Statements &lt;br/&gt;        Debugging SQL &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 20.  Database Abstraction &lt;br/&gt;        The PEAR DB Class &lt;br/&gt;        Database Portability Issues &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 21.  Running PHP on the Command Line &lt;br/&gt;        The Command-Line Environment &lt;br/&gt;        Writing Scripts for the Command Line &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 22.  Error Handling &lt;br/&gt;        Error Reporting &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 23.  PHP Configuration &lt;br/&gt;        Configuration Settings &lt;br/&gt;        Configuration Directives &lt;br/&gt;        Loadable Modules &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 24.  PHP Security &lt;br/&gt;        Safe Mode &lt;br/&gt;        Other Security Features &lt;br/&gt;        Summary &lt;br/&gt;        Lesson 25.  Using PEAR &lt;br/&gt;        Introducing PEAR &lt;br/&gt;        Using PEAR &lt;br/&gt;        Summary &lt;br/&gt;        Appendix A.  Installing PHP &lt;br/&gt;        Linux/Unix Installation &lt;br/&gt;        Windows Installation &lt;br/&gt;        Troubleshooting &lt;br/&gt;     Index &lt;br/&gt;</description><pubDate>2008-01-29 14:56:38</pubDate></item>
<item><title>PHP和MySQL Web开发（原书第三版）/开发人员专业技术丛书</title><link>http://www.netyi.net/training/39d0f4cd-9a47-4342-9c34-750701e070f5</link><description>PHP和MySQL Web开发的“圣经！&lt;br/&gt;　　本书既是一本入门书，也是一本参考手册，里面的例子实用性很强，是由真正的程序员写的书。书中的例子非常好，建议看这本书！肯定不会后悔！ &lt;br/&gt;“我们从来没有购买过如此棒的编程书籍……本书信息量大、容易掌握，而且与我曾经购买过的其他计算机图书相比，它给出了最佳的示例。本书文字浅显易懂。”&lt;br/&gt;——Nick Landman&lt;br/&gt;“Sams公司出版的Welling和Thomson编写的图书是我发现的惟一不可或缺的图书。文字清晰直观，而且从来不会浪费我的时间。本书结构合理。章节篇幅适当而且标题清晰。”&lt;br/&gt;——Wright Sullivan，董事长，A&amp;amp;amp;E工程公司，Greer South Carolina&lt;br/&gt;“关于PHP，有几本非常不错的入门级图书，但是Welling和Thomson所编写的图书对那些希望创建复杂而又可靠系统的人来说，是非常优秀的手册。很明显，作者在开发专业应用程序方面经验丰富，他们不仅教授了语言本身，还介绍了如何通过良好的软件工程实践来使用它。”&lt;br/&gt;——Javier Garcia，高级电信工程师，Telefonica R&amp;amp;amp;D Labs，Madrid&lt;br/&gt;“本书内容是值得信赖的，它给出了PHP的快速入门教程，并且全面地介绍了使用MySQL来开发Web应用程序。它还给出了一些完整的示例程序，这些示例对于使用PHP创建模块化、可伸缩的应用程序来说，是非常不错的选择。无论你是PHP新手，还是正在寻找参考书的经验丰富的开发人员，这本书都是你的明智选择。”&lt;br/&gt;——WebDynamic&lt;br/&gt;“Luke Welling和Laura Thomson编写的这本书的确是PHP和MySQL开发的‘圣经’。它使我意识到编程和数据库对任何人来说都是可能掌握的；而我只了解本书所介绍内容的极少部分，我完全被它迷住了。”&lt;br/&gt;——Tim Luoma, TnTLuoma.com&lt;br/&gt;&lt;br/&gt; 内容简介&lt;br/&gt;本书将PHP开发与MySQL应用相结合，分别对PHP和MySQL做了深入浅出的分析，不仅介绍PHP和MySQL的一般概念，而且对PHP和MySQL的Web应用做了较全面的阐述，并包括几个经典且实用的例子。&lt;br/&gt;本书是第3版，经过了全面的更新、重写以及扩展，包括PHP5的最新特性——新的对象模型、更好的异常处理和SimpleXML；以及MySQL 5的新特性，例如存储过程和存储引擎。 &lt;br/&gt;&lt;br/&gt;PHP是PHP：Hypertext Preprocessor的缩写，一种被广泛应用的开源（Open Source）多用途脚本语言。它可嵌入到 HTML中，尤其适合Web开发。然而，PHP的功能并不局限于此。它可以作为服务器端脚本、命令行脚本甚至客户端GUI程序的开发语言。如今，PHP能够在所有的主流操作系统和大多数的Web服务器。PHP的易用性、高性能、与 Apache Web 服务器的紧密集成以及大量应用程序构建块使其成为领先的Web应用程序开发语言之一。&lt;br/&gt;MySQL是一个非常快速、健壮的关系数据库管理系统（RDBMS）。它是一个能使你高效地保存、搜索、排序和检索数据的数据库。MySQL服务器可以控制你对数据的访问，从而确保只有经过身份认证的用户才能访问数据。因此，MySQL是一个多用户、多线程服务器，它使用为业界所支持的标准数据库查询语言SQL（结构化查询语言）。自从1996年开始，MySQL就开始正式发布，但是其开发历史还必须追溯到1979年。如今，MySQL已经获得了《Linux Journal》杂志的读者选择奖。&lt;br/&gt;由Laura Thomson和Luke Welling编著的这本《PHP and MySQL Web Development》（中文版：《PHP与MySQL Web开发指南》）已经出版了第三版。就像???Thinking in Java》是关于Java的圣经类图书，这本书就是使用PHP和MySQL进行面向数据库的Web应用开发宝典。&lt;br/&gt;该书语言通俗易懂，结构合理清晰。采用了循序渐进的方式介绍如何使用PHP和MySQL进行面向数据???的Web应用开发：PHP语言、MySQL服务器、电子商务基础、安全问题以及实战示例。这对于希望从事PHP和MySQL Web开发的入门级程序员来说，是合理的学习曲线。&lt;br/&gt;本书介绍的PHP为最新版本，5.0。它详细介绍了PHP的历史和现在，以及作为面向过程和面向对象语言的特点和功能，其中还包括了PHP 5语言新特性的介绍，例如面向对象的改进。这对于不熟悉面向对象语言的读者来说，是基本的入门知识。&lt;br/&gt;本书介绍的MySQL也是最新版本，4.0。考虑到读者可能对数据库理论的不熟悉，本书还用了两章的内容详细介绍关系数据库基础知识和SQL语言。在介绍MySQL时，作者也是按照由浅入深的学习曲线逐步展开的。首先是MySQL数据库的特性，然后是MySQL的高级应用，这些应用与现实世界的开发紧密相关，包括MySQL权限系统的深入介绍，MySQL安全性问题的全面解析，以及一些令开发人员头疼的性能优化问题。&lt;br/&gt;在详细介绍PHP和MySQL之后，本书也就进入最有特点和最有价值的部分：实战篇。PHP和MySQL的结合，能产生什么样的应用？答案很明显，电子商务。在进入用PHP和MySQL进行电子商务网站开发之前，作者还详细介绍了电子商务网站的基本特性以及需要特别注意的安全问题。在本书的关于电子商务安全问题部分，读者可以学习几乎所有的网站安全概念和技巧。这对于经验还不够丰富的网站开发人员来说，是不可多得手册。在实战项目介绍中，作者凭借多年的开发经验，给出了几个最具有代表性的例子：购物车，内容管理系统，基于Web的邮件管理系统，邮件列表管理器，Web论坛等。所有这些例子都具有非常高的实用性。设想一下，一个经验不够丰富的开发人员加入到一家电子商务网站，开始新的职业生涯，当他一边工作，一边学习本书时，他会说什么呢？“天啊，怎么书上的内容就是我工作的内容呢！感谢上帝???”。&lt;br/&gt;除了面向开发人员外，作者还考虑到了电子商务网站的系统管理员可能遇到的问题：系统环境的搭建和维护。在本书的附录部分，作者详细介绍了如何在主流的操作系统平台上安装、配置甚至自己编译PHP和MySQL。因为PHP和MySQL开放源码的缘故，企业可能会需要对这些工具和平台进行定制，而本书附录的内容，恰恰为系统管理员提供了这方面的帮助。&lt;br/&gt;综观本书全篇，内容广泛，风格严谨，理论和实践紧密结合。既有详细的概念说明，又有复杂而完整的实例代码，读者能够轻松地将自己所学的理论知识付诸实践。正是由于这个原因，本书适用的读者群非常广发。对于初学者来说，本书可以作为他们的教材和参考书,9对于有丰富经验的PHP和MySQL高手，本书也是一本很好的参考手册，因此本书适用于各个层次的PHP程序员。&lt;br/&gt;当然，本书也存在不一些不足的地方。笔者认为作者应该尝试在本书中加入一些关于PHP和MySQL协作开发与当今最流行的J2EE平台以及.NET平台的比较。这种比较内容将有助于企业和开发人员选择合适的平台和工具。或许，这些内容将在不远的第四版看到。</description><pubDate>2008-01-13 11:23:59</pubDate></item>
<item><title>Ruby on Rails for   PHP   and   Java   Developers</title><link>http://www.netyi.net/training/93913c35-5fef-4e9d-89a7-6a133cf9fad0</link><description>Ruby1 is an open source programming language that was released in 1995.&lt;br/&gt;Ruby is ranked 10th in the TIOBE Programming Community index2. Ruby&lt;br/&gt;on Rails3 is an open source web framework that was released in 2004.&lt;br/&gt;Ruby on Rails is being widely adopted because of its simplicity,&lt;br/&gt;maintainability and development speed. Computerworld4 lists Ruby on&lt;br/&gt;Rails as the one of the top 5 technologies for 2007.&lt;br/&gt;Motivation for this Book&lt;br/&gt;Ruby is often compared with PHP, which is the most commonly used&lt;br/&gt;scripting language, and with Java, which is the most commonly used&lt;br/&gt;programming language. In the trends graph of TIOBE index you might&lt;br/&gt;notice that since the middle of 2006 Ruby shows an increase in usage&lt;br/&gt;while PHP and Java show a decrease in usage. OReilly Radar5 has noted&lt;br/&gt;the trend towards an increased usage of Ruby on Rails. Statistics aside,&lt;br/&gt;Ruby on Rails has some advantages over PHP, which are discussed below.&lt;br/&gt;1. Ruby on Rails is more object-oriented than PHP, thus providing all&lt;br/&gt;the inherent advantages of an object-oriented language such as&lt;br/&gt;simplicity, modularity, modifiability, extensibility, maintainability&lt;br/&gt;and re-usability.&lt;br/&gt;2. Ruby on Rails is web framework whereas PHP is only a scripting&lt;br/&gt;language.3. Ruby on Rails includes a web server for development, whereas a web&lt;br/&gt;server has to be installed for PHP.&lt;br/&gt;4. Ruby on Rails implements the Model-View-Controller (MVC)&lt;br/&gt;architecture, whereas the MVC architecture has to be implemented&lt;br/&gt;externally in PHP.&lt;br/&gt;5. Ruby on Rails framework provides the Create-Read-Update-Delete&lt;br/&gt;(CRUD) functionality, PHP doesn’t.&lt;br/&gt;While Java has advantages over Ruby on Rails in scalability, security,&lt;br/&gt;transaction management and availability of development tools, Ruby on&lt;br/&gt;Rails has advantages over Java in simplicity, development speed, and&lt;br/&gt;maintainability. Ruby on Rails provides a tightly coupled web framework&lt;br/&gt;consisting of a persistence framework, a web application framework, and&lt;br/&gt;a Web Services framework. The J2EE application framework is not as&lt;br/&gt;seamless as Ruby on Rails and requires much more configuration. Ruby on&lt;br/&gt;Rails also has the advantage of being dynamically typed, while Java is&lt;br/&gt;statically typed.&lt;br/&gt;While a number of books have been published on Ruby on Rails, none&lt;br/&gt;of the books compare Ruby on Rails with PHP and very few compare&lt;br/&gt;Ruby on Rails with Java.</description><pubDate>2008-01-09 00:12:20</pubDate></item>
<item><title>Apress Practical Web 2.0 Applications With PHP 2008</title><link>http://www.netyi.net/training/41271797-fc39-4b3b-b707-81bdeb49234e</link><description>Many of today’s web development books and articles cover single aspects of the development life cycle, delving only into specific features rather than looking at the whole picture.&lt;br/&gt;In this book, we will develop a complete web application. Although we will be using various third-party libraries and tools to aid in development, we will be developing the application from start to finish.&lt;br/&gt;The focus of this book is on Web 2.0, a catchphrase that has been in use for a few years&lt;br/&gt;now and is typically used to refer to web sites or web applications that have particular characteristics.&lt;br/&gt;Some of these characteristics include the following:&lt;br/&gt;? Correctly using HTML/XHTML, CSS, and other standards&lt;br/&gt;? Using Ajax (Asynchronous JavaScript and XML) to provide a responsive application&lt;br/&gt;without requiring a full refresh of pages&lt;br/&gt;? Allowing syndication of web site content using RSS&lt;br/&gt;? Adding wikis, blogs, or tags&lt;br/&gt;Although not everybody is an advocate of the “Web 2.0” phrase, the term does signify&lt;br/&gt;forward progress in web development. And although not everybody has the need to provide&lt;br/&gt;a wiki or a blog on their web site, the other characteristics listed (such as correct standards usage) provide a good basis for a web site and should be used by all developers, regardless of how they want their web site or application categorized.&lt;br/&gt;I wrote this book because I want to share with other users how I build web sites. Having&lt;br/&gt;been a web developer for ten years now (full-time for the past seven), I have a solid understanding of a wide range of web-related topics and have much to offer newer developers or developers looking to expand their own knowledge.</description><pubDate>2008-01-08 14:25:51</pubDate></item>
<item><title>OReilly Learning PHP and MySQL 2nd Edition</title><link>http://www.netyi.net/training/f3d31e6c-824a-4189-a6cf-231d1809e58a</link><description>PHP and MySQL are quickly becoming the de facto standard for rapid development of dynamic, database-driven web sites. This book is perfect for newcomers to programming as well as hobbyists who are intimidated by harder-to-follow books. With concepts explained in plain English, the new edition starts with the basics of the PHP language, and explains how to work with MySQL, the popular open source database. You then learn how to put the two together to generate dynamic content.&lt;br/&gt;&lt;br/&gt;If you come from a web design or graphics design background and know your way around HTML, Learning PHP &amp;amp;amp; MySQL is the book you've been looking for. The content includes:&lt;br/&gt;&lt;br/&gt;    * PHP basics such as strings and arrays, and pattern matching&lt;br/&gt;    * A detailed discussion of the variances in different PHP versions&lt;br/&gt;    * MySQL data fundamentals like tables and statements&lt;br/&gt;    * Information on SQL data access for language&lt;br/&gt;    * A new chapter on XHTML&lt;br/&gt;    * Error handling, security, HTTP authentication, and more &lt;br/&gt;&lt;br/&gt;Learning PHP &amp;amp;amp; MySQL explains everything from fundamental concepts to the nuts and bolts of performing specific tasks. As part of O'Reilly's bestselling Learning series, the book is an easy-to-use resource designed specifically for beginners. It's a launching pad for future learning, providing you with a solid foundation for more advanced development.</description><pubDate>2008-01-08 14:00:30</pubDate></item>
<item><title>The PHP Anthology: 101 Essential Tips, Tricks &amp; Hacks</title><link>http://www.netyi.net/training/d0698f21-8c33-4e51-86e8-67c65321f2fa</link><description>The PHP Anthology: 101 Essential Tips, Tricks &amp;amp;amp; Hacks, 2nd Edition is a collection of powerful PHP 5 solutions to the most common programming problems.&lt;br/&gt;Featuring best-practice code and a commonsense approach to development, this book includes coverage of:&lt;br/&gt;*Manage errors gracefully.&lt;br/&gt;*Build functional forms, tables, and SEO-friendly URLs.&lt;br/&gt;*Reduce load time with client- and server-side caching.&lt;br/&gt;*Produce and utilize web services with XML.&lt;br/&gt;*Secure your site using access control systems.&lt;br/&gt;*Easily work with files, emails, and images.&lt;br/&gt;&lt;br/&gt;The question and answer format will allow you to to quickly find and reference any of the 101 solutions, saving you hours of Internet research or painful trial &amp;amp;amp; error. All solutions are fully explained and the ready-to-use code is available for download. </description><pubDate>2007-12-26 13:33:35</pubDate></item>
<item><title>Beginning Joomla!: From Novice to Professional</title><link>http://www.netyi.net/training/73e07e95-a22a-43f2-ab16-93c4f8c7d1d2</link><description>Do you want the ability to manage documents, photos, and other content over the Web but don't want to shell out thousands of dollars in proprietary solutions? Want to create an online community for your hobby or user group? You're not alone. For thousands of like-minded around the globe, the answer is Joomla!, an open source content management system used to manage all sorts of data over the Web. &lt;br/&gt;While Joomla! is relatively easy to install, a fair amount of knowledge is required in order to configure the application to your specific needs. Beginning Joomla! answers many of the questions you're sure to have, guiding you through the process of creating your own design templates, adding and managing content, and adding popular community features such as article commenting, user profile management, and forums. Later chapters discuss e-commerce integration, explore search engine optimization, and show you how to extend Joomla! by creating your own plug-ins.&lt;br/&gt;&lt;br/&gt;About the Author&lt;br/&gt;&lt;br/&gt;Dan Rahmel is a Windows programmer with more than 14 years of experience designing and implementing information systems and deploying mid-sized client/server solutions using Microsoft SQL Server, MySQL, Microsoft Access, and Visual FoxPro.&lt;br/&gt;&lt;br/&gt;As an author, he has written over a dozen books including Nuts-and-Bolts Filmmaking, Visual Basic Programmer's Reference (first, second, and third editions), Building Web Database Applications with Visual Studio, Teach Yourself Database Programming in 24 Hours, Developing Client-Server Applications with Visual Basic, and many more. His books have been translated into various languages including Chinese, Japanese, Spanish, French, and Portuguese. He is a contributor to DBMS, Internet Advisor, and American Programmer magazines.</description><pubDate>2007-12-15 22:06:23</pubDate></item>
<item><title>PHP+MYSQL创建动态网站(英文原版)</title><link>http://www.netyi.net/training/6bebcf5a-bd0c-48b9-a817-ca8ce2190be9</link><description>本教材是英文原版教材,内容丰富.深入浅出,以实例讲解PHP和MYSQL在WEB开发中的应用.适合想要入门和提高的同道中人借鉴.本书共720页.&lt;br/&gt;  内容简介:&lt;br/&gt;  第一章:PHP的介绍&lt;br/&gt;  第二章:用PHP编程&lt;br/&gt;  第三章:创建动态WEB站点&lt;br/&gt;  第四章:SQL和MYSQL的介绍&lt;br/&gt;  第五章:高级SQL和MYSQL&lt;br/&gt;  第六章:错误处理和调试 &lt;br/&gt;  第七章:结合PHP和MYSQL&lt;br/&gt;  第八章:WEB应用程序开发&lt;br/&gt;  第九章:COOKIES和会话&lt;br/&gt;  第十章:其他的主题&lt;br/&gt;  第十一章:管理样本内容&lt;br/&gt;  第十二章:用户注册范例  &lt;br/&gt;  第十三章:电子商务范例&lt;br/&gt;  附录A:安装资料&lt;br/&gt;  附录B:参考资料&lt;br/&gt;  附录C:资源资料</description><pubDate>2007-12-12 16:22:59</pubDate></item>
<item><title>PHP技术内幕--黑皮书系列（中文PDF版）</title><link>http://www.netyi.net/training/783a330d-763c-4ed2-a0d7-2edeec6ffb2d</link><description>本书详细说明了PHP的使用方法，内容涉及PHP应用的各个方面，并提供了大量的代码实例，使读者能够快速而容易地学会PHP。每一章都分为两部分，前一部分“深入分析”详细说明相关的技术信息，后一部分“快速解决方案”针对问题提供快速解决之道，可以帮助读者运用知识，解决问题，以及快速掌握复杂的技术要点，从而成为PHP专家。 &lt;br/&gt;本书内容丰富而全面，具有实用性，适用于各个层次的PHP程序员。&lt;br/&gt;目录&lt;br/&gt;第1章 PHP概述 &lt;br/&gt;第2章 数据 &lt;br/&gt;第3章 数组 &lt;br/&gt;第4章 信用卡 &lt;br/&gt;第5章 数据库：MYSQL与POSTGRESQL &lt;br/&gt;第6章 与众不同的商用数据库 &lt;br/&gt;第7章 环境因素 &lt;br/&gt;第8章 文件 &lt;br/&gt;第9章 表单 &lt;br/&gt;第10章 函数 &lt;br/&gt;第11章 图像 &lt;br/&gt;第12章 国际应用 &lt;br/&gt;第13章 INTERNET &lt;br/&gt;第14章 LDAP &lt;br/&gt;第15章 邮件 &lt;br/&gt;第16章 网络 &lt;br/&gt;第17章 对象 &lt;br/&gt;第18章 搜索 &lt;br/&gt;第19章 会话 &lt;br/&gt;第20章 XML&lt;br/&gt;</description><pubDate>2007-12-07 16:37:12</pubDate></item>
<item><title>PHP|Architect's Zend PHP 5 Certification Study Guide</title><link>http://www.netyi.net/training/7d55c651-75f2-47b5-9985-e25513dbb27f</link><description> (October 5, 2006)&lt;br/&gt;Zend's new PHP 5 Certification Exam represent an excellent tool for professional PHP developers who want to distinguish themselves in their field. php&amp;#168;architect's Zend PHP 5 Certification Study Guide, edited and produced by the publishers of php&amp;#168;architect magazine, provides the most comprehensive and thorough preparation tool for developers who wish to take the exam. This book provides complete coverage of every topic that is part of the exam, including: ? PHP Basics ? Functions ? Arrays ? Strings and Patterns ? Web Programming ? Object Oriented Programming ? Database Programming ? Object-oriented Design ? XML and Web Services ? Security ? Streams and Network Programming ? Differences Between PHP 4 and 5 Written by PHP professionals and Zend Certified PHP 5 Engineers Davey Shafik and Ben Ramsey, and reviewed by core PHP developer Derick Rethans, this is the perfect book for every prospective Zend Certified PHP Engineer candidate!</description><pubDate>2007-12-05 15:05:50</pubDate></item>
<item><title>PHP4从入门到精通（中文PDF版）</title><link>http://www.netyi.net/training/4054f2da-e7cc-4c02-a7b8-dfb4eeaa35d8</link><description>本书面向万维网开发人员，在介绍大多数基本而又通用的编程原理以及 PHP 4全面知识的同时，利用大量的实例总结了万维网开发经验，涉及会话过程、数据库交互、可称植性，调试与排错等。&lt;br/&gt;第一部分:PHP基础 1、PHP概况 2、变量 3、运算符与表达式 4、流程控制与函数 5、串与数组第二部分：程序设计原理与PHP 6、面向对象的程序设计 7、调试与错误第三部分：数据流程 8、SQL与数据库交互 9、窗体与用户交到 10、数据有效性检查 11、会话 12、安全性 13、文件与联网第四部分：如何连接PHP 14、万维网应用程序开发 15、XML与XHTML 16、LDAP 第五部分：实际运用PHP 17、PDF 18、生成图形 19、电子邮件  附录： A、PHP安装简明教程 B、PHP配置选项 C、XHTML实体</description><pubDate>2007-12-05 11:43:33</pubDate></item>
<item><title>PHP4专业项目实例开发（中文PDF版）</title><link>http://www.netyi.net/training/a1c06909-5b0e-4b82-8d0a-8d2203b1c1d2</link><description>内容提要本书是学习PHP编程的优秀参考书，其主要内容有：第1部分概述了PHP编程的基础知识，如PHP的安装和配置、变量、运算符和常量、控制结构、数组和函数、类的应用，并介绍了在线购物站点的创建过程：在第2部分到第6部分中，每部分都围绕一个专业项目展开讨论，并通过实例引导读者，通过由浅入深的方式学习各种专业项目的创建，如创建用户注册表单、存储和检索文件信息、MySQL与PHP的综合使用、创建产品目录和购物车以及发送电子邮件、用户身份验证和跟踪等；第7部分可以作为读者从项目中所学知识的总结，以及拓宽其知识的指导，这部分还包括PHP编程语言未来的发展方向；第8部分是进一步研究PHP函数和概念的快速查询手册。 &lt;br/&gt;本书的各个项目是建立一个大型在线购物网站的一个部分。将这些项目综合起来，读者最终将能够完成大型购物同站的创建。 &lt;br/&gt;本书既有详细的概念说明，又有复杂而完整的实例代码，读者能够轻松地将自己所学的理论知识付诸实践。本书适用于各个层次的PHP程序员。</description><pubDate>2007-12-05 11:30:58</pubDate></item>
<item><title>Web Application Development with PHP 4.0</title><link>http://www.netyi.net/training/ef4ab5f6-a6aa-49c8-9490-ac61414092eb</link><description>As Web sites and intranets become larger and more complex, static HTML files hit their limits. In the first part of Web Application Development with PHP the authors explain PHP's advanced syntax like classes, recursive functions and variables. They present software development methodologies and coding conventions which are a must-know for industry quality products as well as to help making develop faster and more productive. This part also covers many standard algorithms for tree-structures, string sorting and searching. Part Two focuses on the concept of Web Applications (as opposed to single scripts) and gives much insight into user and session management, e-commerce systems, XML applications and WDDX.&lt;br/&gt;&lt;br/&gt;</description><pubDate>2007-12-01 10:10:26</pubDate></item>
<item><title>PHP for the World Wide Web: Visual QuickStart Guide</title><link>http://www.netyi.net/training/c523ff49-fdf0-412f-bd6e-3c0cbaee429a</link><description>While there are several professional-level books available on PHP, there are few guides to this open-source scripting language for students who may be familiar with HTML but are not studying to be professional programmers. PHP for the World Wide Web: Visual QuickStart Guide is a task-based, visual reference guide that features step-by-step instructions and plenty of screen shots-the ideal way for students to learn the basics of PHP, starting with basic syntax, testing scripts, working with variables, creating Web applications, and more.&lt;br/&gt;&lt;br/&gt;</description><pubDate>2007-12-01 09:41:21</pubDate></item>
<item><title>Core PHP Programming, Third Edition</title><link>http://www.netyi.net/training/61fbf536-eae0-405a-90d1-c74fa45033d8</link><description>Core PHP Programming, Third Edition is the authoritative guide to the new PHP 5 for experienced developers. Top PHP developer Leon Atkinson and PHP 5 contributor/Zend Engine 2 co-creator Zeev Suraski cover every facet of real-world PHP 5 development, from basic syntax to advanced object--oriented development-even design patterns!&lt;br/&gt;&lt;br/&gt;It's all here: networking, data structures, regular expressions, math, configuration, graphics, MySQL/PostgreSQL support, XML, algorithms, debugging, optimization...and 650 downloadable code examples, with a Foreword by PHP 5 contributor and Zend Engine 2 co-creator Andi Gutmans!&lt;br/&gt;&lt;br/&gt;</description><pubDate>2007-12-01 09:37:28</pubDate></item>
<item><title>Textpattern Solutions PHP-Based Content Management Made Easy</title><link>http://www.netyi.net/training/7627c2ad-950b-4aeb-a413-cbc5d1b4b7e2</link><description>Textpattern is a powerful, PHP-based content management system that allows you to build pretty much any kind of data-driven website quickly and easily. It is very popular among designers and developers alike, and has an active community of users. Sound good? Well, you're in luck—this book shows you how to use every aspect of Textpattern to a professional standard. Textpattern (and this book) appeals to two main groups of people: Firstly, the web designer who has mastered the fundamentals of XHTML and CSS and wants to create sites that have fresh and dynamically changing information, but is not familiar with server-side coding and databases. Never fear—Textpattern enables you to integrate your XHTML knowledge, inserting dynamic aspects into your already solid site design. Secondly, PHP developers who are looking for a content management system upon which to build additional functionality and want a hand with the design aspects of their site. Again, Textpattern fills in those holes. The book leaves no stone unturned. It starts by introducing you to Textpattern and guiding you through its very simple installation process. After the core features of the administrative interface are explored, the book dives into building sites with TXP, using CSS, articles, forms, pages, and more to create fully customized templates. Development follows next, looking at installing plugins and building your own custom plugins to further enhance your Textpattern-based site. The book concludes with several case studies to provide ideas and inspiration, including a weblog, an e-commerce site, and an online review directory.&lt;br/&gt;In this book you will:&lt;br/&gt;&lt;br/&gt;    * Learn to develop websites quickly using Textpattern's intuitive templating language.&lt;br/&gt;    * Learn to use Textpattern to build e-commerce websites, including customer feedback and reviews.&lt;br/&gt;    * Learn to use Textpattern and web standards to create blogs and community sites with dynamically driven content.&lt;br/&gt;    * Learn how to integrate your own style of coding and design with a content management system that catalyses, rather than hinders, your creativity.&lt;br/&gt;    * Learn how to use PHP to create Textpattern plugins, adding custom functionality and features to uniquely suit the needs of your website.&lt;br/&gt;&lt;br/&gt;Summary of Contents&lt;br/&gt;&lt;br/&gt;    * PART ONE: GETTING STARTED&lt;br/&gt;          o Chapter 1: Setting the Stage&lt;br/&gt;          o Chapter 2: Installing Textpattern&lt;br/&gt;    * PART TWO: THE TEXTPATTERN INTERFACE&lt;br/&gt;          o Chapter 3: Site Administration&lt;br/&gt;          o Chapter 4: Basic Content Manipulation&lt;br/&gt;          o Chapter 5: Presentation&lt;br/&gt;    * PART THREE: CUSTOMIZING TEXTPATTERN&lt;br/&gt;          o Chapter 6: The Textpattern Model&lt;br/&gt;          o Chapter 7: Creating the Content: Categories and Articles&lt;br/&gt;          o Chapter 8: Customizing the Presentation: Sections, Pages, Forms, and Style&lt;br/&gt;          o Chapter 9: Tying Content and Structure Together&lt;br/&gt;          o Chapter 10: Comments&lt;br/&gt;          o Chapter 11: Beyond the Basics&lt;br/&gt;    * PART FOUR: EXTENDING TEXTPATTERN&lt;br/&gt;          o Chapter 12: Custom Fields&lt;br/&gt;          o Chapter 13: Using Plugins&lt;br/&gt;          o Chapter 14: Writing Plugins&lt;br/&gt;    * PART FIVE: TEXTPATTERN SITE EXAMPLES&lt;br/&gt;          o Chapter 15: Multiauthor Weblog&lt;br/&gt;          o Chapter 16: Case Study: PopularWeddingFavors.com&lt;br/&gt;          o Chapter 17: Case Study: BoiseCityEats.com&lt;br/&gt;    * PART SIX: APPENDIXES&lt;br/&gt;          o Appendix A: Tag Reference&lt;br/&gt;          o Appendix B: Plugin Developer Resources&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;About the Author&lt;br/&gt;Kevin has been working on the web for almost ten years, having started his career designing his first employer\'s website with Netscape and Notepad. He has spent the bulk of his design career working in-house as both a graphic designer and internal web developer. Coupled with years of freelance and agency work, Kevin has created dozens of websites for businesses of all sizes in an array of industries. Robert has over 10 years of experience designing and developing web-based applications for small businesses up to Fortune 50 companies. From its early gamma releases, Rob recognized the power and flexibility of Textpattern. He has published over 20 Textpattern plugins and numerous tutorials. He also provides custom software development services using Textpattern as a development framework.&lt;br/&gt;&lt;br/&gt;He lives with his wife Joci in Copley, Ohio, which is located between Akron and Cleveland. Rob and Joci love to travel together and continue to find new and exciting places to visit. Rob was born and raised in the Cleveland area and continues to be a painfully dedicated Cleveland sports fan. Nathan Smith is a goofy guy who enjoys practicing and preaching web standards. By day, he works as an Information Architect / Interface Designer at Geniant.com. By night, he is finishing up a Master of Divinity degree via online classes from Asbury Theological Seminary. In 2005, he started Godbit.com as a resource to help the Church better understand how to utilize web standards, and blogs about design semi-regularly at his site SonSpring.com. He has been described by family and friends as mildly amusing, but is really quite dull. Cody is a web producer for a technology company located in Boise, Idaho. When he is not working with client side technologies, Flash or interaction design, he spends time with his wife and son, enjoying a simple lifestyle in the Northwest. Cody has a passion for Christian theology and takes great pleasure in learning and studying God\'s word. His work and ongoing ramblings can be found at codylindley.com Mary Fredborg is a member of the Textpattern development team (team.textpattern.com). For more than ten years she\'s been involved in various aspects of web development and remains keenly interested in learning new methods and technologies, as well as refining her existing knowledge and skills. These days you can often find Mary working on Textpattern itself, creating new plugins for it and providing technical support for users of varying levels of experience. She lives in Alberta, Canada with her amusingly crazy dog, who also happens to think the same of Mary.</description><pubDate>2007-11-30 11:30:46</pubDate></item>
<item><title>Php Solutions: Dynamic Web Design Made Easy</title><link>http://www.netyi.net/training/5b763404-30d7-44b6-b8fb-d3820ed4c531</link><description>In this book you'll learn how to:&lt;br/&gt;&lt;br/&gt;    * Create dynamic websites with design and usability in mind, as well as functionality&lt;br/&gt;    * Understand how PHP scripts work, giving you confidence to adapt them to your own needs&lt;br/&gt;    * Bring online forms to life, check required fields, and ensure user input is safe to process&lt;br/&gt;    * Upload files and automatically create thumbnails from larger images&lt;br/&gt;    * Manage website content with a searchable database&lt;br/&gt;&lt;br/&gt;You want to make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database. The problem is, you're not a programmer and the thought of writing code sends a chill up your spine. Or maybe you've dabbled a bit in PHP and MySQL, but you can't get past baby steps. If this describes you, then you've just found the right book. PHP and the MySQL database are deservedly the most popular combination for creating dynamic websites. They're free, easy to use, and provided by many web hosting companies in their standard packages. Unfortunately, most PHP books either expect you to be an expert already or force you to go through endless exercises of little practical value. In contrast, this book gives you real value right away through a series of practical examples that you can incorporate directly into your sites, optimizing performance and adding functionality such as file uploading, email feedback forms, image galleries, content management systems, and much more. Each solution is created with not only functionality in mind, but also visual design. But this book doesn't just provide a collection of ready-made scripts: each PHP Solution builds on what's gone before, teaching you the basics of PHP and database design quickly and painlessly. By the end of the book, you'll have the confidence to start writing your own scripts or—if you prefer to leave that task to othersto adapt existing scripts to your own requirements. Right from the start, you're shown how easy it is to protect your sites by adopting secure coding practices. The book has been written with an eye on forward and backward compatibilityrecommending the latest PHP 5 techniques, but providing alternative solutions for servers still running PHP 4.3. All database examples demonstrate how to use the original MySQL extension, MySQL Improved, or the PHP Data Objects (PDO) introduced in PHP 5.1, letting you choose the most suitable option for your setup. Summary of Contents:&lt;br/&gt;&lt;br/&gt;    * Chapter 1: What Is PHPAnd Why Should I Care?&lt;br/&gt;    * Chapter 2: Getting Ready to Work with PHP&lt;br/&gt;    * Chapter 3: How to Write PHP Scripts&lt;br/&gt;    * Chapter 4: Lightening Your Workload with Includes&lt;br/&gt;    * Chapter 5: Bringing Forms to Life&lt;br/&gt;    * Chapter 6: Uploading Files&lt;br/&gt;    * Chapter 7: Using PHP to Manage Files&lt;br/&gt;    * Chapter 8: Generating Thumbnail Images&lt;br/&gt;    * Chapter 9: Pages That Remember: Simple Login and Multipage Forms&lt;br/&gt;    * Chapter 10: Setting Up MySQL and phpMyAdmin&lt;br/&gt;    * Chapter 11: Getting Started with a Database&lt;br/&gt;    * Chapter 12: Creating a Dynamic Online Gallery&lt;br/&gt;    * Chapter 13: Managing Content&lt;br/&gt;    * Chapter 14: Solutions to Common PHP/MySQL Problems&lt;br/&gt;    * Chapter 15: Keeping Intruders at Bay&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;About the Author&lt;br/&gt;David Powers is an Adobe Community Expert for Dreamweaver and author of a series of highly successful books on PHP, including PHP Solutions: Dynamic Web Design Made Easy (friends of ED, ISBN-13: 978-1-59059-731-6) and Foundation PHP for Dreamweaver 8 (friends of ED, ISBN-13: 978-1-59059-569-5). As a professional writer, he has been involved in electronic media for more than 30 years, first with BBC radio and television and more recently with the Internet. His clear writing style is valued not only in the English-speaking world; several of his books have been translated into Spanish and Polish.&lt;br/&gt;&lt;br/&gt;What started as a mild interest in computing was transformed almost overnight into a passion, when David was posted to Japan in 1987 as BBC correspondent in Tokyo. With no corporate IT department just down the hallway, he was forced to learn how to fix everything himself. When not tinkering with the innards of his computer, he was reporting for BBC TV and radio on the rise and collapse of the Japanese bubble economy. Since leaving the BBC to work independently, he has built up an online bilingual database of economic and political analysis for Japanese clients of an international consultancy.&lt;br/&gt;&lt;br/&gt;When not pounding the keyboard writing books or dreaming of new ways of using PHP and other programming languages, David enjoys nothing better than visiting his favorite sushi restaurant. He has also translated several plays from Japanese.</description><pubDate>2007-11-30 10:05:00</pubDate></item>
<item><title>PHP Anthology: Object Oriented PHP Solutions, Vol.2- Applications</title><link>http://www.netyi.net/training/f65658d0-1da0-449f-9462-3d417edd1ef8</link><description>A compilation of best practice solutions to common Web Development problems in PHP, focusing on the achievement of practical goals by applying well-structured, object orientated software design principles.&lt;br/&gt;&lt;br/&gt;Volume 2 covers the applications of PHP in the real world including authentication &amp;amp;amp; access control, XML, stats &amp;amp;amp; tracking, caching data to improve performance, design techniques and design patterns. The chapter on Design Patterns is particularly unique as it teaches readers about common object architectures which can be used to solve common (though unique) problems.&lt;br/&gt;&lt;br/&gt;In addition to being an excellent reference with over 60 customizable solutions, the book acts as an excellent primer for Object Orientated Programming. PHP 5 has now been released and has been given significant OOP features, which are a must-learn for PHP Developers.&lt;br/&gt;&lt;br/&gt;All code in the book is backwards compatible with earlier versions of PHP.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;From the Publisher&lt;br/&gt;The PHP Anthology takes the most common problems posted by PHP developers in many discussion lists, forums and newsgroups and shows you how to solve them using modern PHP-coding practices. Along with detailed discussion of the key issues involved in solving specific problems, The PHP Anthology promotes development using PHP’s Object Oriented Programming (OOP) features and popular Open Source libraries.&lt;br/&gt;&lt;br/&gt;All solutions and code in the books have been reviewed and approved by today’s top PHP experts, including Kevin Yank, author of the best-selling &amp;quot;Build Your Own Database-Driven Website Using PHP &amp;amp;amp; MySQL&amp;quot;. In other words, you can be assured that the books will show you how to develop rock solid, secure applications in the most efficient way possible.&lt;br/&gt;&lt;br/&gt;The PHP Anthology can serve as a reference book to over 100 common problems, or if you want to read it cover-to-cover, it can serve as tutorial on advanced PHP coding techniques. Either way, it will provide you with unique insight to help you drastically improve your development techniques, cut down on needless lines of code and avoid potential security pitfalls. </description><pubDate>2007-11-30 09:56:40</pubDate></item>
<item><title>Beginning Google Maps Applications with PHP and Ajax</title><link>http://www.netyi.net/training/de04e771-f5bf-437c-a67e-749ded45c9a4</link><description>Until recently, building interactive web-based mapping applications has been a cumbersome affair. This changed when Google released its powerful Maps API. Beginning Google Maps Applications with PHP and Ajax was written to help you take advantage of this technology in your own endeavors—whether you're an enthusiast playing for fun or a professional building for profit. This book covers version 2 of the API, including Google's new Geocoding service.&lt;br/&gt;&lt;br/&gt;Authors Jeffrey Sambells, Cameron Turner, and Michael Purvis get rolling with examples that require hardly any code at all, but you'll quickly become acquainted with many facets of the Maps API. They demonstrate powerful methods for simultaneously plotting large data sets, creating your own map overlays, and harvesting and geocoding sets of addresses. You'll see how to set up alternative tile sets and where to access imagery to use for them. The authors even show you how to build your own geocoder from scratch, for those high-volume batch jobs.&lt;br/&gt;&lt;br/&gt;As well as providing hands-on examples of real mapping projects, this book supplies a complete reference for the Maps API, along with the relevant aspects of JavaScript, CSS, PHP, and SQL. Visit the authors' websiteat http://googlemapsbook.com/ for additional tips and advice.&lt;br/&gt;&lt;br/&gt;About the Authors&lt;br/&gt;&lt;br/&gt;Jeffrey Sambells is a graphic designer and self-taught web applications developer best known for his unique ability to merge the visual world of graphics with the mental realm of code. With a bachelor of technology degree in graphic communications management along with a minor in multimedia, Jeffrey was originally trained for the traditional paper-and-ink printing industry, but he soon realized the world of pixels and code was where his ideas would prosper. In late 1999, he cofounded We-Create, Inc., an Internet software company based in Waterloo, Ontario, which began many long nights of challenging and creative innovation. Currently, as director of research and development for We-Create, Jeffrey is responsible for investigating new and emerging Internet technologies and integrating them using web standards-compliant methods. In late 2005, he also became a Zend Certified Engineer.&lt;br/&gt;&lt;br/&gt;When not playing at the office, Jeffrey enjoys a variety of hobbies, from photography to woodworking. When the opportunity arises, he also enjoys floating in a canoe on the lakes of Algonquin Provincial Park or going on an adventurous, map-free, drive with his wife. Jeffrey also maintains a personal web site at JeffreySambells.com, where he shares thoughts, ideas, and opinions about web technologies, photography, design, and more. He lives in Ontario, Canada, eh, with his wife, Stephanie, and their little dog, Milo.&lt;br/&gt;&lt;br/&gt;Cameron Turner has been programming computers since his first VIC 20 at age 7. He has been developing interactive web sites since 1994. In 1999, he cofounded We-Create, Inc., which specializes in Internet software development. He is now the company's chief technology officer. Cam obtained his honors degree in computer science from the University of Waterloo with specialization in applied cryptography, database design, and computer security.&lt;br/&gt;&lt;br/&gt;Cam lives in Canada's technology capital of Waterloo, Ontario, with his wife, Tanya, son, Owen, and dog, Katie. His hobbies include biking, hiking, water skiing, and painting. He maintains a personal blog at CamTurner.com, discussing nontechnical topics, thoughts, theories, and family life.&lt;br/&gt;&lt;br/&gt;Michael Purvis is a mechatronics engineering student at the University of Waterloo, Ontario. He is a mostly self-taught programmer. Prior to discovering PHP, he was busy making a LEGO Mindstorms kit play Connect 4. Currently, he maintains an active community site for classmates, built mostly from home-brewed extensions to PunBB and MediaWiki.&lt;br/&gt;&lt;br/&gt;He has written about CSS for the Position Is Everything web site, and occasionally participates in the css-discuss mailing list. He particularly enjoys those clever layouts that mix negative margins, relative positioning, and bizarre float tricks to create fiendish, cross-browser, flexible-width concoctions. These and other nontechnical topics are discussed on his weblog at uwmike.com.&lt;br/&gt;&lt;br/&gt;Offline, he enjoys cooking, cycling, and social dancing. He has worked for We-Create, Inc. on a number of exciting PHP-based projects and has a strong interest in independent web standards.</description><pubDate>2007-11-28 10:56:00</pubDate></item>
<item><title>Foundation PHP 5 for Flash</title><link>http://www.netyi.net/training/53481c64-c89a-4b13-93d8-467a053d6f63</link><description>This book replaces the original edition, and integrates Flash, ActionScript 2.0, PHP5, and MySQL 4.0.x. Powers emphasizes both the similarities and differences between PHP and ActionScript, and includes topics like integrating e-mail, saving visitor and game information, and updating dynamically. Further, Powers also highlights integration with Dreamweaver.&lt;br/&gt;&lt;br/&gt;David Powers has been professionally involved with the electronic media for some 30 years, mostly in radio and televisionhe was BBC Tokyo correspondent in the late 1980s and early 1990sbut more recently with the Internet. He built his first site in 1995, and was instantly hooked. Eventually, the sheer tedium of updating content convinced him there must be a better way. After a brief flirtation with ASP, he experimented with PHP, and found himself hooked yet again.&lt;br/&gt;&lt;br/&gt;A fluent Japanese speaker, Powers specializes in building Japanese-English bilingual websites, writing about Japan, and translating Japanese (hes translated several plays). He co-authored Foundation Dreamweaver MX 2004 (1590593081) and PHP Web Development with Dreamweaver MX 2004 (1590593502). Powers also worked as technical reviewer on a number of web-related titles for Apress.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;From the Author&lt;br/&gt;This book fills an important gap left by &amp;quot;Foundation PHP for Flash&amp;quot;, now long out of print and very much out of date. By no stretch of the imagination, though, is it a rehash of the earlier book. It has been completely rewritten to bring it up to date with all the latest versions: PHP 5, MySQL 4.1, and ActionScript 2.0.&lt;br/&gt;&lt;br/&gt;While writing the book, the typical reader I've had in mind is someone already comfortable in the Flash authoring environment, and probably with some experience of ActionScript, who wants to add the power of PHP and the MySQL database to Flash movies to create a richer, more interactive experience. Although the book is project-driven, I've deliberately designed each chapter so readers can come back later, find the information they need, and use it as a reference book. I've also incorporated a lot of troubleshooting advice, based not only on my own experience, but on feedback from users in online forums. Rather than just throwing huge chunks of code at you, I explain what the code does, and why I've chosen a particular technique. All the ActionScript is described, too, so the book should also appeal to PHP programmers wanting to improve their ActionScript skills.&lt;br/&gt;&lt;br/&gt;I've been using PHP/MySQL for many years, and was delighted that Sham Bhangal agreed to act as my technical editor. Sham's an acknowledged expert on Flash and ActionScript (and the author of many best-selling books on the subject). Between us, I believe we've created a book that will not only take your skills to a higher level, but it's one you'll enjoy reading, too. </description><pubDate>2007-11-16 09:58:41</pubDate></item>
<item><title>PHP 5 Unleashed</title><link>http://www.netyi.net/training/b3f2dec2-49d5-40ef-8e89-c56fbafef65c</link><description>Over 12 million Internet domains worldwide use the PHP language to power their websites. If you are a programmer included in this group, or would like to be one, you should pick up a copy of PHP Unleashed. The definitive guide in PHP programming, PHP Unleashed thoroughly and authoritatively covers the release of PHP 5, as well as advanced topics not found in other books. It begins with a detailed summary of the basics and then quickly moves on to more advanced topics such as working with data, outputting graphical data and building complete applications. Whether you're an experienced programmer and new to PHP, or an experienced PHP programmer but new to PHP 5, this is the one PHP book you need in your library.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;About the Author&lt;br/&gt;&lt;br/&gt;John Coggeshall is a recognized expert in the PHP community. He is a columnist for the Zend Technologies Web site and the O'Reilly Network's onlamp.com. He is also a professional PHP developer who has worked with several large organizations. His column at Zend, called &amp;quot;The Code Gallery Spotlight,&amp;quot; focuses on explanations of complex pieces of code that are submitted to the code gallery at Zend.com. The O'Reilly column is for those with no Web development experience and describes PHP from the ground up.&lt;br/&gt;</description><pubDate>2007-11-09 10:31:56</pubDate></item>
<item><title>Sams Teach Yourself PHP4 in 24 Hours</title><link>http://www.netyi.net/training/bc17c3a0-278a-456c-98db-b17198f97a42</link><description>Consisting of 24 one-hour lessons, Sams Teach Yourself PHP4 in 24 Hours is divided into five sections that guide you through the language from the basics to the advanced functions. The first section of the book teaches the fundamentals of PHP. Building upon what has been taught in the first section, sections two through four show you how to apply that knowledge in order to interact with the user by creating and managing forms, cookies and authentication. It also teaches how to access databases and how to integrate system components, e-mail, LDAP, network sockets and much more. The final section of the book covers advanced functionality including how to debug and optimize scripts, maintain script security, and extend PHP with API.&lt;br/&gt;&lt;br/&gt;From the Back Cover&lt;br/&gt;Consisting of 24 one-hour lessons, Sams Teach Yourself PHP4 in 24 Hours is divided into five sections that guide you through the language from the basics to the advanced functions. The first section of the book teaches the fundamentals of PHP. Building upon what has been taught in the first section, sections two through four show you how to apply that knowledge in order to interact with the user by creating and managing forms, cookies and authentication. It also teaches how to access databases and how to integrate system components, e-mail, LDAP, network sockets and much more. The final section of the book covers advanced functionality including how to debug and optimize scripts, maintain script security, and extend PHP with API.</description><pubDate>2007-10-29 08:48:07</pubDate></item>
<item><title>PHP语言进阶和高级应用</title><link>http://www.netyi.net/training/3b619ab3-b060-4d6a-b9bc-827dbedf1aac</link><description>本书以最新版的PHP 4.0为蓝本，从PHP的历史、特点、功能出发、循序渐进地介绍了PHP语言的基本语句、数据库应用，以及编写、调试与排错等知识与技巧，并能过典型实例详细解析。&lt;br/&gt;目录&lt;br/&gt;1，初步认识PHP &lt;br/&gt;2，安装与设置PHP4.0 &lt;br/&gt;3，PHP4.0的数据类型和运算符 &lt;br/&gt;4，PHP4.0的基本语句 &lt;br/&gt;5，PHP4.0函数库及应用 &lt;br/&gt;6，PHPlib及数据库 &lt;br/&gt;7，PHP4.0与MySQL &lt;br/&gt;8，PHP4.0程序的编写、调试与排错 &lt;br/&gt;9，PHP4.0典型实例剖析 &lt;br/&gt;10，PHP4.0的扩充：探究PHP内核 &lt;br/&gt;11，PHP4.0进阶技巧 &lt;br/&gt;</description><pubDate>2007-10-26 13:49:13</pubDate></item>
<item><title>精通PHP 4.0与MySQL架构Web数据库实务</title><link>http://www.netyi.net/training/e1c11abc-ce36-4214-842f-28dd9f7fa628</link><description>本书说明PHP语法及MySQL DBMaker数据库系统，不但详述其语法、相关的函数，同时介绍PHP在Internet的实用范例。 &lt;br/&gt;透过互动网站亲和的界面及数据库强大的服务功能，深入未来网络的主流技术。&lt;br/&gt;目录&lt;br/&gt;第一章：新手上路 &lt;br/&gt;第二章：创建Web新家园 &lt;br/&gt;第三章：MySQL服务及管理 &lt;br/&gt;第四章：MySQL的函数及语法 &lt;br/&gt;第五章：创建DBaker家园 &lt;br/&gt;第六章：PHP应用最佳化 &lt;br/&gt;第七章：PHP函数库应用 &lt;br/&gt;第八章：PHP&amp;amp;amp;MySQL&amp;amp;amp;DBMaker &lt;br/&gt;第九章：MySQL与Intranet&amp;amp;amp;Internet &lt;br/&gt;第十章：Web应用范例设计 &lt;br/&gt;</description><pubDate>2007-10-26 13:32:47</pubDate></item>
<item><title>清华大学计算机系列网络课程之《JAVA程序设计》</title><link>http://www.netyi.net/training/95f7b3b0-3d99-4b31-b212-27589544404d</link><description /><pubDate>2007-10-18 11:50:16</pubDate></item>
<item><title>PHP+MySQL 网络开发技术</title><link>http://www.netyi.net/training/977d998f-b5d7-48b2-8d0b-145329a2e584</link><description>　　内容提要：&lt;br/&gt;　　本书介绍了PHP4全部函数的使用，还介绍了与PHP配合较多的Apache Web服务器及MySQL数据库的使用。内容包括PHP介绍及安装，PHP编程,Apache安装及说明，MySQLS制语名结构，PHP的函数及对象，PHP基础应用函数，数据库函数，网络应用函数，系统函数，其了PHP函数等内容。&lt;br/&gt;　　本书适合希望开发Web应用的初中级用户使用，也可以作为专业人士或大专院校师生的重要参考书。&lt;br/&gt;　　友情提示：本资料为PDF电子版，推荐采用Adobe Reader7.0或兼容的阅读工具阅读！ &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;目录&lt;br/&gt;第1章 PHP介绍及安装&lt;br/&gt;1.1 PHP简介&lt;br/&gt;1.2 PHP4的特点&lt;br/&gt;1.3 PHP支持的操作系统环境&lt;br/&gt;1.4 PHP的安装&lt;br/&gt;1.5 PHP编译配置&lt;br/&gt;1.6 PHP.INI文件的设置&lt;br/&gt;第2章 PHP编程&lt;br/&gt;2.1 第一个PHP应用程序&lt;br/&gt;2.2 PHP程序基本结构&lt;br/&gt;2.3 PHP与MySQL数据库的应用&lt;br/&gt;2.4 PHP的文件操作&lt;br/&gt;2.5 PHP应用程序示例&lt;br/&gt;第3章 Apache安装及说明&lt;br/&gt;3.1 Apache的安装&lt;br/&gt;3.2 Apache的配置&lt;br/&gt;第4章 MySQL安装及说明&lt;br/&gt;4.1 MySQL简介&lt;br/&gt;4.2 MySQL安装&lt;br/&gt;第5章 MySQL语言参考&lt;br/&gt;5.1 数据库基础&lt;br/&gt;5.2 字符串和数字&lt;br/&gt;5.3 变量&lt;br/&gt;5.4 子句&lt;br/&gt;5.5 函数&lt;br/&gt;第6章 MySQL应用&lt;br/&gt;6.1 与服务器建立联接&lt;br/&gt;6.2 创建使用数据库&lt;br/&gt;6.3 取得数据库信息&lt;br/&gt;6.4 查询示例&lt;br/&gt;第7章 PHP语法结构&lt;br/&gt;7.1 PHP的书写方法&lt;br/&gt;7.2 PHP的注解&lt;br/&gt;7.3 在PHP程序中加入HTML源代码&lt;br/&gt;第8章 PHP数据类型&lt;br/&gt;8.1 PHP的数据类型&lt;br/&gt;8.2 常量&lt;br/&gt;8.3 变量&lt;br/&gt;第9章 PHP的操作符&lt;br/&gt;9.1 算术运算&lt;br/&gt;9.2 赋值运算&lt;br/&gt;9.3 位运算&lt;br/&gt;9.4 逻辑运算&lt;br/&gt;9.5 比较运算&lt;br/&gt;9.6 字符运算&lt;br/&gt;9.7 其他运算&lt;br/&gt;9.8 操作符的优先级&lt;br/&gt;第10章 PHP的程序控制语句结构&lt;br/&gt;10.1 条件语句&lt;br/&gt;10.2 循环语句&lt;br/&gt;10.3 转向语句&lt;br/&gt;10.4 引用语句&lt;br/&gt;第11章 PHP的函数及对象&lt;br/&gt;11.1 PHP的函数&lt;br/&gt;11.2 PHP的类及对象&lt;br/&gt;第12章 PHP基础应用函数&lt;br/&gt;12.1 数学运算函数&lt;br/&gt;12.2 任意精度数运算函数&lt;br/&gt;12.3 数组函数&lt;br/&gt;12.4 变量类型相关函数&lt;br/&gt;12.5 日历函数&lt;br/&gt;12.6 日期与时间函数&lt;br/&gt;12.7 MCAL日历函数&lt;br/&gt;12.8 目录操作函数&lt;br/&gt;12.9 文件操作函数&lt;br/&gt;12.10 字符串处理函数&lt;br/&gt;12.11 拼写检查函数&lt;br/&gt;12.12 图形处理函数&lt;br/&gt;12.13 正则表达式函数&lt;br/&gt;12.14 加密函数&lt;br/&gt;12.15 压缩文件函数&lt;br/&gt;12.16 mhash编码校验函数&lt;br/&gt;12.17 URL链接处理函数&lt;br/&gt;第13章 数据库函数&lt;br/&gt;13.1 MySQL数据库函数&lt;br/&gt;13.2 PostgreSQL数据库函数&lt;br/&gt;13.3 mSQL 数据库函数&lt;br/&gt;13.4 Sybase数据库函数&lt;br/&gt;13.5 SQL server数据库函数&lt;br/&gt;13.6 dBASE数据库函数&lt;br/&gt;13.7 Oracle数据库函数&lt;br/&gt;13.8 Oracle 8数据库函数&lt;br/&gt;13.9 ODBC数据库函数&lt;br/&gt;13.10 dbm 数据库函数&lt;br/&gt;13.11 DBA数据库函数&lt;br/&gt;13.12 Informix数据库函数&lt;br/&gt;13.13 InterBase数据库函数&lt;br/&gt;13.14 FilePro数据库函数&lt;br/&gt;第14章 网络应用函数&lt;br/&gt;14.1 HTTP应用函数&lt;br/&gt;14.2 E-mail处理函数&lt;br/&gt;14.3 vmailmgr邮件处理函数&lt;br/&gt;14.4 IMAP邮件处理函数&lt;br/&gt;14.5 FTP文件传输函数&lt;br/&gt;14.6 LDAP目录服务处理函数&lt;br/&gt;14.7 全球分布数据交换系统函数&lt;br/&gt;14.8 Hyperwave应用函数&lt;br/&gt;14.9 网络函数&lt;br/&gt;14.10 NIS函数&lt;br/&gt;14.11 SNMP网管处理函数&lt;br/&gt;14.12 XML应用函数&lt;br/&gt;第15章 系统函数&lt;br/&gt;15.1 动态链接库函数&lt;br/&gt;15.2 Session函数&lt;br/&gt;15.3 Apache 服务器函数&lt;br/&gt;15.4 PHP消息处理函数&lt;br/&gt;15.5 信号处理函数&lt;br/&gt;15.6 程序运行函数&lt;br/&gt;15.7 POSIX函数&lt;br/&gt;第16章 其他PHP函数&lt;br/&gt;16.1 杂项函数&lt;br/&gt;16.2 GNU函数&lt;br/&gt;16.3 PDF文档格式函数&lt;br/&gt;16.4 FDF函数&lt;br/&gt;16.5 ClibPDF函数&lt;br/&gt;16.6 Perl兼容正则表达式函数&lt;br/&gt;</description><pubDate>2007-10-08 08:07:03</pubDate></item>
<item><title>PHP Game Programming</title><link>http://www.netyi.net/training/f8052649-0df6-4d0c-b9e6-71e95dc8b08f</link><description>Over the past few years the World Wide Web has grown tremendously. From its&lt;br/&gt;infant stages when a Web page was nothing more than text with HTML to&lt;br/&gt;dynamic, robust, extensible, rich multimedia content. Five years ago you would&lt;br/&gt;never have thought of playing a game on the Web, but today, with current scripting languages,&lt;br/&gt;you can do just that. PHP has transformed the Web as we know it. PHP provides&lt;br/&gt;quick, dynamic, real-time tools to bring life to Web sites.&lt;br/&gt;PHP (otherwise known as the hypertext preprocessor) burst onto the scene in 1994 when&lt;br/&gt;Rasmus Lendorf released a package of “Personal Home Page” tools to the public. As more&lt;br/&gt;interest for these tools grew, Rasmus decided to create his own scripting engine to parse&lt;br/&gt;input from an HTML form. The first version of PHP was born; it was called PHP/FI.&lt;br/&gt;The programming community quickly grew out of PHP/FI, and PHP soon became the&lt;br/&gt;API as you know it today. If you know C/C++ or Java then learning the basic PHP constructs&lt;br/&gt;will be extremely easy.&lt;br/&gt;PHP is a wonderful tool with quick, on-the-fly, compilation. It also offers you a ton of&lt;br/&gt;libraries to work with to create graphics, Flash pieces, connections to databases, and connections&lt;br/&gt;to other computers.&lt;br/&gt;The main focus of this book is to take all of these tools and give you the knowledge and&lt;br/&gt;power to create turn-based games on the Web.</description><pubDate>2007-09-20 21:29:21</pubDate></item>
<item><title>PHP开发实例完全剖析</title><link>http://www.netyi.net/training/e01efc1f-ab01-45cb-88f7-6e1325e110c8</link><description>《PHP 开发实例完全剖析》目录内容及其使用&lt;br/&gt;__________________________________________________________________&lt;br/&gt;&lt;br/&gt;目录内容及使用方法:&lt;br/&gt;&lt;br/&gt;\		提供本书第5章、第6章以及第10～16章实例所需的数据库和程序源代码。&lt;br/&gt;chapter5	第5章  PHP与客户机交互实例所需的数据库和程序源代码。&lt;br/&gt;chapter6	第6章  PHP经典实例所需的数据库和程序源代码。&lt;br/&gt;chapter10	第10章 用PHP操作MySQL所需的数据库和程序源代码。&lt;br/&gt;chatroom	第11章 聊天系统所需的数据库和程序源代码。&lt;br/&gt;member		第13章 会员管理系统所需的数据库和程序源代码。&lt;br/&gt;Message_board	第12章 留言版所需的数据库和程序源代码。&lt;br/&gt;book		第15章 图书管理系统所需的数据库和程序源代码。&lt;br/&gt;vote		第14章 投票管理系统所需的数据库和程序源代码。&lt;br/&gt;product		第16章 产品进销存管理系统所需的数据库和程序源代码。&lt;br/&gt;&lt;br/&gt;其中，*.sql文件为建立该数据库所使用的命令；*backup.sql文件为该数据库（包含数据）&lt;br/&gt;的备份，可用于导入恢复数据库</description><pubDate>2007-09-20 20:41:31</pubDate></item>
<item><title>中原大学PHP视频教程之（php+mysql实战）三</title><link>http://www.netyi.net/training/572abe6c-edad-49b9-a0b3-6af57e66525a</link><description /><pubDate>2007-09-20 10:27:07</pubDate></item>
<item><title>PHP与MySQL基础教程（第2版）书中源代码</title><link>http://www.netyi.net/training/911f87e0-f177-4520-91f3-73ccb1f7c99c</link><description>    本书英文原版为《PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (2nd Edition)》，在亚马逊PHP类书籍中排行第1名，强烈推荐！！！下载地址为：http://www.netyi.net/resource/69234a91-d860-4921-8843-4980d2bff045&lt;br/&gt;&lt;br/&gt;    本书采用基于任务的方法来讲授PHP和MySQL，使用图形指导读者深入学习语言，并向读者展示了如何构造Web站点。用简洁、直观的步骤和讲解提供了学习任务和概念的最快方式。通过本书，读者可以快速、高效地学习PHP和MySQL，并可以立刻成为一位构筑Web站点的高手！.&lt;br/&gt;&lt;br/&gt;    本书适用于Web应用开发人员，适合低、中层次读者。&lt;br/&gt;&lt;br/&gt;    本书是讲述PHP和MySQL技术的畅销书，以深入浅出、图文并茂而广受赞誉。在Amazon上获得100多位读者4星半的评价。&lt;br/&gt;&lt;br/&gt;    书中通过大量来自实战的例子、屏幕图和详细的解释，循序渐进地涵盖了开发人员最需要的知识点。读者可以由此迅速成为专业PHP MySQL程序员。&lt;br/&gt;&lt;br/&gt;    由于采用任务导向的方式组织，本书同时也是一部很好的参考书，读者可以在遇到各种常见任务时，查询书中内容，直接应用到实际工作中去。</description><pubDate>2007-09-13 21:03:44</pubDate></item>
<item><title>PHP and MySQL for Dynamic Web Sites-Visual QuickPro Guide(2nd Edition)</title><link>http://www.netyi.net/training/69234a91-d860-4921-8843-4980d2bff045</link><description>    本书是人民邮电出版社2007年5月出版的《PHP与MySQL基础教程(第2版)》的英文原版，在亚马逊PHP类书籍中排行第1名，强烈推荐！！！&lt;br/&gt;&lt;br/&gt;    本书采用基于任务的方法来讲授PHP和MySQL，使用图形指导读者深入学习语言，并向读者展示了如何构造Web站点。用简洁、直观的步骤和讲解提供了学习任务和概念的最快方式。通过本书，读者可以快速、高效地学习PHP和MySQL，并可以立刻成为一位构筑Web站点的高手！.&lt;br/&gt;&lt;br/&gt;    本书适用于Web应用开发人员，适合低、中层次读者。&lt;br/&gt;&lt;br/&gt;    本书是讲述PHP和MySQL技术的畅销书，以深入浅出、图文并茂而广受赞誉。在Amazon上获得100多位读者4星半的评价。&lt;br/&gt;&lt;br/&gt;    书中通过大量来自实战的例子、屏幕图和详细的解释，循序渐进地涵盖了开发人员最需要的知识点。读者可以由此迅速成为专业PHP MySQL程序员。&lt;br/&gt;&lt;br/&gt;    由于采用任务导向的方式组织，本书同时也是一部很好的参考书，读者可以在遇到各种常见任务时，查询书中内容，直接应用到实际工作中去。&lt;br/&gt;&lt;br/&gt;    作者为本书专门设置了支持网站http://www.dmcinsights.com/phpmysql2/，包含丰富的下载内容，并设有论坛(英语)。&lt;br/&gt;&lt;br/&gt;    When static HTML pages no longer cut it, you need to step up to dynamic, database-driven sites that represent the future of the Web. In PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide, the author of best-selling guides to both the database program (MySQL) and the scripting language (PHP) returns to cover the winning pair in tandem—the way users work with them today to build dynamic sites using Open Source tools. Using step-by-step instructions, clearly written scripts, and expert tips to ease the way, author Larry Ullman discusses PHP and MySQL separately before going on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. A companion Web site includes source code and demonstrations of techniques used in the volume. If you're already at home with HTML, you'll find this volume the perfect launching pad to creating dynamic sites with PHP and MySQL. &lt;br/&gt;&lt;br/&gt;Contents：&lt;br/&gt;&lt;br/&gt;Introduction&lt;br/&gt; &lt;br/&gt;Chapter 1: Introduction to PHP &lt;br/&gt;Basic Syntax &lt;br/&gt;Sending Data to the Web Browser &lt;br/&gt;Understanding PHP, HTML, and White Space &lt;br/&gt;Writing Comments &lt;br/&gt;What Are Variables? &lt;br/&gt;About Strings &lt;br/&gt;About Numbers &lt;br/&gt;About Constants &lt;br/&gt;Single vs. Double Quotation Marks &lt;br/&gt;&lt;br/&gt;Chapter 2: Programming with PHP &lt;br/&gt;Creating an HTML Form &lt;br/&gt;Handling an HTML Form &lt;br/&gt;Managing Magic Quotes &lt;br/&gt;Conditionals and Operators &lt;br/&gt;Validating Form Data &lt;br/&gt;What Are Arrays? &lt;br/&gt;For and While Loops &lt;br/&gt;&lt;br/&gt;Chapter 3: Creating Dynamic Web Sites &lt;br/&gt;Including Multiple Files &lt;br/&gt;Handling HTML Forms with PHP Redux &lt;br/&gt;Making Sticky Forms &lt;br/&gt;Creating and Calling Your Own Functions &lt;br/&gt;Variable Scope &lt;br/&gt;Date and Time Functions &lt;br/&gt;Sending Email &lt;br/&gt;&lt;br/&gt;Chapter 4: Introduction to SQL and MySQL &lt;br/&gt;Choosing Your Column Types &lt;br/&gt;Choosing Other Column Properties &lt;br/&gt;Using the mysql Client &lt;br/&gt;Creating Databases and Tables &lt;br/&gt;Inserting Records &lt;br/&gt;Selecting Data &lt;br/&gt;Using Conditionals &lt;br/&gt;Using LIKE and NOT LIKE &lt;br/&gt;Sorting Query Results &lt;br/&gt;Limiting Query Results &lt;br/&gt;Updating Data &lt;br/&gt;Deleting Data &lt;br/&gt;Using Functions &lt;br/&gt;&lt;br/&gt;Chapter 5: Advanced SQL and MySQL &lt;br/&gt;Database Design &lt;br/&gt;Performing Joins &lt;br/&gt;Grouping Selected Results &lt;br/&gt;Creating Indexes &lt;br/&gt;Using Different Table Types &lt;br/&gt;Performing FULLTEXT Searches &lt;br/&gt;Database Optimization &lt;br/&gt;&lt;br/&gt;Chapter 6: Error Handling and Debugging &lt;br/&gt;General Error Types and Debugging &lt;br/&gt;Displaying PHP Errors &lt;br/&gt;Adjusting Error Reporting in PHP &lt;br/&gt;Creating Custom Error Handlers &lt;br/&gt;Logging PHP Errors &lt;br/&gt;PHP Debugging Techniques &lt;br/&gt;SQL and MySQL Debugging Techniques &lt;br/&gt;&lt;br/&gt;Chapter 7: Using PHP with MySQL &lt;br/&gt;Modifying the Template &lt;br/&gt;Connecting to MySQL and Selecting &lt;br/&gt;the Database &lt;br/&gt;Executing Simple Queries &lt;br/&gt;Retrieving Query Results &lt;br/&gt;Ensuring Secure SQL &lt;br/&gt;Counting Returned Records &lt;br/&gt;Updating Records with PHP &lt;br/&gt;&lt;br/&gt;Chapter 8: Web Application Development &lt;br/&gt;Adjusting Behavior for Server Settings &lt;br/&gt;Sending Values to a Script Manually &lt;br/&gt;Using Hidden Form Inputs &lt;br/&gt;Editing Existing Records &lt;br/&gt;Paginating Query Results &lt;br/&gt;Making Sortable Displays &lt;br/&gt;Understanding HTTP Headers &lt;br/&gt;&lt;br/&gt;Chapter 9: Cookies and Sessions &lt;br/&gt;Using Cookies &lt;br/&gt;Using Sessions &lt;br/&gt;Sessions and Cookies &lt;br/&gt;Improving Session Security &lt;br/&gt;&lt;br/&gt;Chapter 10: Web Application Security &lt;br/&gt;More Secure Form Validation &lt;br/&gt;Handling HTML &lt;br/&gt;Validating Data by Type &lt;br/&gt;Form Validation with JavaScript &lt;br/&gt;Regular Expressions &lt;br/&gt;Database Security and Encryption &lt;br/&gt;&lt;br/&gt;Chapter 11: Extended Topics &lt;br/&gt;Handling File Uploads &lt;br/&gt;PHP and JavaScript &lt;br/&gt;Using Output Buffering &lt;br/&gt;Using the Improved MySQL Extension &lt;br/&gt;New MySQL Features &lt;br/&gt;Using PEAR &lt;br/&gt;&lt;br/&gt;Chapter 12: Example—Content Management &lt;br/&gt;Creating the Template &lt;br/&gt;Creating the Basic Pages &lt;br/&gt;Managing URLs &lt;br/&gt;ManagingFiles &lt;br/&gt;&lt;br/&gt;Chapter 13: Example—User Registration &lt;br/&gt;Creating the Templates &lt;br/&gt;Writing the Configuration Scripts &lt;br/&gt;Creating the Home Page &lt;br/&gt;Registration &lt;br/&gt;Activating an Account &lt;br/&gt;Logging In and Logging Out &lt;br/&gt;Password Management &lt;br/&gt;&lt;br/&gt;Chapter 14: Example—E-Commerce &lt;br/&gt;Creating the Database &lt;br/&gt;The Administrative Side &lt;br/&gt;Creating the Public Template &lt;br/&gt;The Product Catalog &lt;br/&gt;The Shopping Cart &lt;br/&gt;Recording the Orders &lt;br/&gt;&lt;br/&gt;Appendix A: Installation &lt;br/&gt;Installation on Windows &lt;br/&gt;Installation on Mac OS X &lt;br/&gt;MySQL Permissions &lt;br/&gt;Testing Your Installation &lt;br/&gt;Configuring PHP &lt;br/&gt;&lt;br/&gt;Appendix B: Reference &lt;br/&gt;&lt;br/&gt;Appendix C: Resources &lt;br/&gt;&lt;br/&gt;Index</description><pubDate>2007-09-13 15:17:37</pubDate></item>
<item><title>PHP和MySQL Web开发(原书第3版)中文版(上)</title><link>http://www.netyi.net/training/cc5eb233-d60f-4d4a-afa2-8e07627539df</link><description>PHP和MySQL Web开发的“圣经！&lt;br/&gt;“我们从来没有购买过如此棒的编程书籍……本书信息量大、容易掌握，而且与我曾经购买过的其他计算机图书相比，它给出了最佳的示例。本书文字浅显易懂。”&lt;br/&gt;——Nick Landman&lt;br/&gt;“Sams公司出版的Welling和Thomson编写的图书是我发现的惟一不可或缺的图书。文字清晰直观，而且从来不会浪费我的时间。本书结构合理。章节篇幅适当而且标题清晰。”&lt;br/&gt;——Wright Sullivan，董事长，A&amp;amp;amp;E工程公司，Greer South Carolina&lt;br/&gt;“关于PHP，有几本非常不错的入门级图书，但是Welling和Thomson所编写的图书对那些希望创建复杂而又可靠系统的人来说，是非常优秀的手册。很明显，作者在开发专业应用程序方面经验丰富，他们不仅教授了语言本身，还介绍了如何通过良好的软件工程实践来使用它。”&lt;br/&gt;——Javier Garcia，高级电信工程师，Telefonica R&amp;amp;amp;D Labs，Madrid&lt;br/&gt;“本书内容是值得信赖的，它给出了PHP的快速入门教程，并且全面地介绍了使用MySQL来开发Web应用程序。它还给出了一些完整的示例程序，这些示例对于使用PHP创建模块化、可伸缩的应用程序来说，是非常不错的选择。无论你是PHP新手，还是正在寻找参考书的经验丰富的开发人员，这本书都是你的明智选择。”&lt;br/&gt;——WebDynamic&lt;br/&gt;“Luke Welling和Laura Thomson编写的这本书的确是PHP和MySQL开发的‘圣经’。它使我意识到编程和数据库对任何人来说都是可能掌握的；而我只了解本书所介绍内容的极少部分，我完全被它迷住了。”&lt;br/&gt;——Tim Luoma, TnTLuoma.com </description><pubDate>2007-09-08 16:54:13</pubDate></item>
<item><title>PHP和MySQL Web开发(原书第3版)随书源代码</title><link>http://www.netyi.net/training/50ca54b7-f05e-47cc-929e-e2cd88b38e26</link><description>PHP和MySQL Web开发的“圣经！&lt;br/&gt;“我们从来没有购买过如此棒的编程书籍……本书信息量大、容易掌握，而且与我曾经购买过的其他计算机图书相比，它给出了最佳的示例。本书文字浅显易懂。”&lt;br/&gt;——Nick Landman&lt;br/&gt;“Sams公司出版的Welling和Thomson编写的图书是我发现的惟一不可或缺的图书。文字清晰直观，而且从来不会浪费我的时间。本书结构合理。章节篇幅适当而且标题清晰。”&lt;br/&gt;——Wright Sullivan，董事长，A&amp;amp;amp;E工程公司，Greer South Carolina&lt;br/&gt;“关于PHP，有几本非常不错的入门级图书，但是Welling和Thomson所编写的图书对那些希望创建复杂而又可靠系统的人来说，是非常优秀的手册。很明显，作者在开发专业应用程序方面经验丰富，他们不仅教授了语言本身，还介绍了如何通过良好的软件工程实践来使用它。”&lt;br/&gt;——Javier Garcia，高级电信工程师，Telefonica R&amp;amp;amp;D Labs，Madrid&lt;br/&gt;“本书内容是值得信赖的，它给出了PHP的快速入门教程，并且全面地介绍了使用MySQL来开发Web应用程序。它还给出了一些完整的示例程序，这些示例对于使用PHP创建模块化、可伸缩的应用程序来说，是非常不错的选择。无论你是PHP新手，还是正在寻找参考书的经验丰富的开发人员，这本书都是你的明智选择。”&lt;br/&gt;——WebDynamic&lt;br/&gt;“Luke Welling和Laura Thomson编写的这本书的确是PHP和MySQL开发的‘圣经’。它使我意识到编程和数据库对任何人来说都是可能掌握的；而我只了解本书所介绍内容的极少部分，我完全被它迷住了。”&lt;br/&gt;——Tim Luoma, TnTLuoma.com </description><pubDate>2007-09-08 16:30:31</pubDate></item>
<item><title>PHP和MySQL Web开发(原书第3版)中文版(下)</title><link>http://www.netyi.net/training/212f1937-83a9-4ce7-a200-559b138542d7</link><description>PHP和MySQL Web开发的“圣经！&lt;br/&gt;“我们从来没有购买过如此棒的编程书籍……本书信息量大、容易掌握，而且与我曾经购买过的其他计算机图书相比，它给出了最佳的示例。本书文字浅显易懂。”&lt;br/&gt;——Nick Landman&lt;br/&gt;“Sams公司出版的Welling和Thomson编写的图书是我发现的惟一不可或缺的图书。文字清晰直观，而且从来不会浪费我的时间。本书结构合理。章节篇幅适当而且标题清晰。”&lt;br/&gt;——Wright Sullivan，董事长，A&amp;amp;amp;E工程公司，Greer South Carolina&lt;br/&gt;“关于PHP，有几本非常不错的入门级图书，但是Welling和Thomson所编写的图书对那些希望创建复杂而又可靠系统的人来说，是非常优秀的手册。很明显，作者在开发专业应用程序方面经验丰富，他们不仅教授了语言本身，还介绍了如何通过良好的软件工程实践来使用它。”&lt;br/&gt;——Javier Garcia，高级电信工程师，Telefonica R&amp;amp;amp;D Labs，Madrid&lt;br/&gt;“本书内容是值得信赖的，它给出了PHP的快速入门教程，并且全面地介绍了使用MySQL来开发Web应用程序。它还给出了一些完整的示例程序，这些示例对于使用PHP创建模块化、可伸缩的应用程序来说，是非常不错的选择。无论你是PHP新手，还是正在寻找参考书的经验丰富的开发人员，这本书都是你的明智选择。”&lt;br/&gt;——WebDynamic&lt;br/&gt;“Luke Welling和Laura Thomson编写的这本书的确是PHP和MySQL开发的‘圣经’。它使我意识到编程和数据库对任何人来说都是可能掌握的；而我只了解本书所介绍内容的极少部分，我完全被它迷住了。”&lt;br/&gt;——Tim Luoma, TnTLuoma.com </description><pubDate>2007-09-08 16:29:34</pubDate></item>
<item><title>The Essential Guide to Dreamweaver CS3 with CSS Ajax and PHP Jul 2007</title><link>http://www.netyi.net/training/bb25c158-12ac-4e58-ba6a-47fb445364ca</link><description>FOREWORD&lt;br/&gt;The Macromedia community was unique. There was a synergy among developers, designers,&lt;br/&gt;marketers, and the Macromedia product teams that kept the product line alive and growing&lt;br/&gt;year after year. I say “was,” because Macromedia is now part of Adobe. Since Adobe acquired&lt;br/&gt;Macromedia, the community has gotten larger. Adobe did not previously have a reputation&lt;br/&gt;for fostering a community spirit, however, even though the Adobe umbrella is now over the&lt;br/&gt;entire former-Macromedia product line, the community has flourished and become even&lt;br/&gt;more pervasive. Adobe now feels more like Macromedia than even Macromedia did, because&lt;br/&gt;Adobe has somehow taken the best of Macromedia and made it even better.&lt;br/&gt;With that acquisition, we have one of the largest software rollouts ever—the CS3 release,&lt;br/&gt;which combined all of Macromedia’s biggest product lines with Adobe’s biggest product&lt;br/&gt;lines into one massive release. If it were a normal product release cycle, that would be big&lt;br/&gt;news by itself, but with all the major enhancements in most of the products in the line, it’s&lt;br/&gt;even bigger. Dreamweaver CS3 contains some great new features, most of which are covered&lt;br/&gt;extensively in this book, including the Spry tools, page layouts, and CSS tools. Dreamweaver&lt;br/&gt;CS3 (or Dreamweaver 9, if you’re counting) is the first Adobe version of Dreamweaver, but&lt;br/&gt;aside from the Adobe name and the Photoshop integration, it is instantly recognizable as the&lt;br/&gt;same great program.&lt;br/&gt;One of the things that make the community great is the involvement of the company&lt;br/&gt;(Macromedia, now Adobe) with the designer/developer community. Adobe actively seeks&lt;br/&gt;feedback on products and welcomes give and take; it doesn’t just pay lip service to the concept&lt;br/&gt;of a developers’ community. The feedback forms on the website go directly to the&lt;br/&gt;product team, and product engineers contact customers directly. This kind of involvement&lt;br/&gt;brought PHP into Dreamweaver in the first place, and this kind of involvement keeps&lt;br/&gt;Dreamweaver at the top of the hea