麻辣堂|资源主站|开发论坛|在线手册
首页 Apache Linux Java MySQL 注册帮助 
PHP项目开发组是PHP开发资源网于2007组年建成立的项目开发团队,目前核心开发成员有27人, 项目协作成员8名.下设7个开发组,主要承接大/中型网站项目开发任务。

    由于开发任务较多,人员比较紧张,现面向社会招聘全职或者兼职开发人员,不管你是在校大学生,还是全职开发人员,以及SOHO都可以联系本站,我们可以长期合作,并为您带来丰厚的报酬。
  您现在的位置:PHP开发资源网 > 麻辣堂 > 详细资料
待解决
一本电子书(CHM)全名(Integrating PHP and XML)
悬赏分:20 - 2007年08月15日

下载地址
http://www.ttud.com/down.asp?id=3292&no=1

Integrating PHP and XML(语言 英文)

PHP is a server-side HTML embedded scripting language that you can use to create dynamic Web pages. It includes predefined functions that create, open, read, write, and close files stored on the server. You can create XML-based Web applications using PHP.

Some browsers such as Netscape Communicator 4.x series do not contain Some browsers such as Netscape Communicator 4.x series do not contain (XML) parser. Hypertext Preprocessor (PHP) overcomes this problem by supporting XML parsing. PHP provides a Document Object Model to access XML elements, an XML extension, and an eXtensible Stylesheet Language (XSL) processor to support XML parsing.

This chapter introduces PHP fundamentals. It describes data types, variables, operators, control structures, functions, and error handling in PHP. It also explains how to create classes in PHP and use PHP to work with files. This chapter also introduces XML fundamentals, such as Document Type Declaration (DTD), namespaces, and XML schemas.

Introducing PHP
PHP, developed using the C language, is specifically designed to work with databases. It provides a set of Application Programming Interfaces (APIs) to connect to different types of database servers, such as MySQL, SQL Server, and Oracle. PHP scripts are portable because they can run on various operating systems, such as Linux and Windows.

When a user accesses a Web page created using a PHP script, the Web server contacts the PHP engine to load, compile, and run the PHP script. Using PHP script, you can work with different data types, variables, constants, operators, functions, classes, objects, and files.


5820 KB

个人觉得还可以 是本不错的书

有意合作翻译下?

提问者:PHPNewJob   08-15 09:09
答复
路过。。。顺便帮顶:)
回答者:玉米づ冰冻可乐 - 瓦岗村民 8-22 09:10
我也来回答:
不管你有没有帮助我们,瓦岗寨8万村民将感谢你。。。。。

为防止灌水,您需要计算一道数学题: 答案:
72 + 58 = ? 请将计算结果填在上面

 
[]
©2007 PhpRes.COM