Muutke küpsiste eelistusi

PHP Developer's Cookbook [Pehme köide]

  • Formaat: Paperback / softback, 528 pages, kõrgus x laius x paksus: 234x154x16 mm, kaal: 544 g
  • Ilmumisaeg: 03-Jan-2001
  • Kirjastus: Sams Publishing
  • ISBN-10: 0672319241
  • ISBN-13: 9780672319242
Teised raamatud teemal:
  • Pehme köide
  • Hind: 49,14 €*
  • * saadame teile pakkumise kasutatud raamatule, mille hind võib erineda kodulehel olevast hinnast
  • See raamat on trükist otsas, kuid me saadame teile pakkumise kasutatud raamatule.
  • Kogus:
  • Lisa ostukorvi
  • Tasuta tarne
  • Lisa soovinimekirja
  • Formaat: Paperback / softback, 528 pages, kõrgus x laius x paksus: 234x154x16 mm, kaal: 544 g
  • Ilmumisaeg: 03-Jan-2001
  • Kirjastus: Sams Publishing
  • ISBN-10: 0672319241
  • ISBN-13: 9780672319242
Teised raamatud teemal:
The PHP Developer's Cookbook is a task-based reference designed to give developers easy-to-follow solutions to common problems that they might encounter when using PHP in Web site development. Each solution provides complete code listings along with an in-depth explanation of how and why a particular solution was used. PHP is an open source, server-side, HTML-embedded scripting language used to create dynamically generated Web pages. With an easy-to-use syntax and a large, extensible library of modules, PHP makes it fast and easy to create powerful data-driven Web sites for e-commerce, community portals, and other Web-based applications. The PHP Developer's Cookbook provides the experienced developer with complete solutions to specific needs they are likely to have while using PHP.

Muu info

The PHP Developer's Cookbook is a task-based reference designed to give developers easy-to-follow solutions to common problems that they might encounter when using PHP in Web site development. Each solution provides complete code listings along with an in-depth explanation of how and why a particular solution was used. PHP is an open source, server-side, HTML-embedded scripting language used to create dynamically generated Web pages. With an easy-to-use syntax and a large, extensible library of modules, PHP makes it fast and easy to create powerful data-driven Web sites for e-commerce, community portals, and other Web-based applications. The PHP Developer's Cookbook provides the experienced developer with complete solutions to specific needs they are likely to have while using PHP.
Foreword xv
Introduction 1(8)
Part I Language Constructs and Techniques 9(266)
Working with Strings
11(22)
Numbers
33(22)
Dates and Times
55(18)
Arrays
73(24)
Associative Arrays
97(14)
Regular Expressions
111(28)
File Access
139(16)
File Contents
155(18)
Directories
173(18)
Functions
191(12)
Classes
203(16)
Maintaining Sessions with PHP
219(26)
Web Automation
245(20)
Working with PHP's Built-in Arrays and Constants
265(10)
Part II Databases 275(32)
DBM
277(6)
Creating a Database-Independent API with PHP
283(24)
Part III Going Outside PHP 307(66)
Interfacing with Other Programs and Languages
309(12)
Email
321(14)
LDAP and SNMP
335(12)
Communication
347(26)
Part IV Generating Other Languages 373(52)
Image Creation and Management
375(22)
XML
397(28)
Part V The Zend API 425(62)
Zend API
427(60)
Appendixes
A PHP Installation
465(8)
B Troubleshooting with PHP
473(6)
C PHP Online Resources
479(4)
D Migrating to PHP 4
483(4)
Index 487
Sterling Hughes is a freelance Web developer, creating dynamic Web applications in PHP, C, and Perl for Fortune 500 companies. He is one of the authors of the PHP documentation and he has written articles on PHP for Web Reference, Zend.com, and Web Techniques. Andrei Zmievski is the lead development engineer and open source researcher at ispi, where he works on e-commerce and Web publishing projects. He is a member of the PHP core development group and has contributed to several other open source projects.