首页 英文 PHP

PostHeaderIcon PHP5 and MySQL Bible

用户评价: / 2
好 

PHP5 and MySQL Bible

书名: PHP5 and MySQL Bible

作者: Tim Converse and Joyce Park with Clark Morgan

出版社: Wiley Publishing, Inc.

出版日期: 2004年

文档格式: PDF

文档大小: 15.9M

内容简介: This book is for anyone who wants to build Web sites that exhibit more complex behavior than is possible with static HTML pages. Within that population, we had the following three particular audiences in mind:

✦ Web site designers who know HTML and want to move into creating dynamic Web sites

✦ Experienced programmers (in C, Java, Perl, and so on) without Web experience who want to quickly get up to speed in server-side Web programming.

✦ Web programmers who have used other server-side technologies (Active Server Pages, Java Server Pages, or ColdFusion, for example) and want to upgrade or simply add another tool to their kit.

We assume that the reader is familiar with HTML and has a basic knowledge of the workings of the Web, but we do not assume any programming experience beyond that. To help save time for more experienced programmers, we include a number of notes and asides that compare PHP with other languages and indicate which chapters and sections may be safely skipped. Finally, see our appendixes, which offer specific advice for C programmers, ASP coders, and pure-HTML designers.

阅读全文...

 

PostHeaderIcon Zend Framework in Action

用户评价: / 5
好 

Zend Framework in Action

书名: Zend Framework in Action

作者: Rob Allen, Nick Lo

出版社: Manning Publications

出版日期: 2007年

文档格式: PDF

文档大小: 3.7M

内容简介: PHP has been used to develop dynamic websites for over 10 years. Initially all PHP websites were written as PHP code interspersed within HTML on the same page. This works very well initially as there is immediate feedback and for simple scripts this appears to be all that is needed. PHP grew in popularity through versions 3 and 4, and so it was inevitable that larger and larger applications would be written in PHP. It became obvious very quickly that intermixing PHP code and HTML was not a long term solution for large websites.

The problems are obvious in hindsight: maintainability and extensibility. Whilst PHP intermixed with HTML allows for extremely rapid results, in the longer term it is hard to continue to update the website. One of the really cool features of publishing on the web is that it is dynamic with content and site layouts changing. Large websites change all the time. The look and feel of the site is updated regularly. New content is added and content is regularly re-categorized as the needs of the users (and advertisers!) change. Something had to be done!

The Zend Framework was created to help ensure that the production of PHP based websites is easier and maintainable in the long term. It contains a rich set of reusable components containing everything from a set of Model-View-Controller application components to PDF generation. Over the course of this book, we will look at how to use all the components within the context of a real website.

最后更新 (2010-03-05 21:46)

阅读全文...

 

PostHeaderIcon The Zend PHP Certification Practice Test Book

用户评价: / 1
好 

The Zend PHP Certification Practice Test Book

书名: The Zend PHP Certification Practice Test Book

作者: John Coggeshall and Marco Tabini

出版社: Marco Tabini & Associates, Inc.

出版日期: 2005年

文档格式: PDF

文档大小: 874K

内容简介: Zend PHP 认证考试书籍。

下面是简单的目录,仅供参考:

INTRODUCTION

1. PHP PROGRAMMING BASICS

2. OBJECT-ORIENTED PROGRAMMING WITH PHP 4

最后更新 (2010-03-06 19:19)

阅读全文...

 
更多文章...