Advanced PHP Programming
Title | Advanced PHP Programming PDF eBook |
Author | George Schlossnagle |
Publisher | Pearson Education |
Pages | 673 |
Release | 2004 |
Genre | Computers |
ISBN | 0672325616 |
PHP has exploded in popularity, and is now starting to make inroads into large-scale business-critical Web systems. Schlossnagle provides a definitive guide to developing PHP applications for performance, stability and extensibility.
Web Application Development with PHP 4.0
Title | Web Application Development with PHP 4.0 PDF eBook |
Author | Tobias Ratschiller |
Publisher | Sams Publishing |
Pages | 420 |
Release | 2000 |
Genre | Computers |
ISBN | 9780735709973 |
Get professional insight about Web application development with this complete guide to creating sophisticated and dynamic Web applications with PHP. Readers will learn how to handle hot topics like XML, WDDX, and e-commerce efficiently with PHP and also read about PHP's advanced syntax and features.
PHP and PostgreSQL
Title | PHP and PostgreSQL PDF eBook |
Author | Ewald Geschwinde |
Publisher | Sams Publishing |
Pages | 796 |
Release | 2002 |
Genre | Computers |
ISBN | 9780672323829 |
"Introduction. 1. Pt. I. Getting Started. 3. 1. Getting Started. 5. 2. Setting Up PHP. 15. 3. PHP Basics. 43. 4. Object-Oriented PHP. 121. Pt. II. Getting Started with PostgreSQL. 137. 5. Relational and Object-Relational Database Concepts. 139. 6. Installing PostgreSQL. 149. 7. Basic SQL. 177. 8. Advanced SQL. 225. 9. Embedded Languages. 307. 10. PostgreSQL Administration. 349. Pt. III. PHP/PostgreSQL Interaction. 379. 11. Writing Database-Driven Applications. 381. 12. Working with BLOBs. 405. 13. Working with Persistent Database Connections. 423. Pt. IV. Advanced Technologies. 433. 14. Managing Regular Expressions. 435. 15. Session Management. 463. 16. Working with Dynamic Documents, Images, and Movies. 475. 17. Working with Dates and Time. 521. 18. Tuning. 551. 19. XML. 573. 20. Security Issues. 585. Pt. V. Practical Examples. 597. 21. Web Applications. 599. 22. Extending PostgreSQL. 669. 23. High-Availability Systems. 695. Pt. VI. Migration. 709. 24. Migration. 711. . Index. 721.
PHP Advanced and Object-Oriented Programming
Title | PHP Advanced and Object-Oriented Programming PDF eBook |
Author | Larry Ullman |
Publisher | Peachpit Press |
Pages | 1572 |
Release | 2012-09-13 |
Genre | Computers |
ISBN | 013305778X |
Readers can take their PHP skills to the next level with this fully revised and updated PHP Advanced: Visual QuickPro Guide, Third Edition! Filled with fourteen chapters of step-by-step content and written by bestselling author and PHP programmer Larry Ullman, this guide teaches specific topics in direct, focused segments, shows how PHP is used in real-world applications. The book teaches developing web applications using advanced PHP techniques and advanced database concepts, and this edition offers several chapters devoted to object-oriented programming and all-new chapters on debugging, testing, and performance and using the Zend framework. Author hosts a popular companion website at www.larryullman.com, where readers can freely download code used in the book, access a user forum and book updates, and get advice directly from the author.
PHP and MySQL Web Development
Title | PHP and MySQL Web Development PDF eBook |
Author | Luke Welling |
Publisher | Sams Publishing |
Pages | 918 |
Release | 2003 |
Genre | Computers |
ISBN | 9780672325250 |
A new, updated and revised edition of the best-selling #1 book on any open source programming topic.
PHP Cookbook
Title | PHP Cookbook PDF eBook |
Author | David Sklar |
Publisher | "O'Reilly Media, Inc." |
Pages | 640 |
Release | 2003 |
Genre | Computers |
ISBN | 9781565926813 |
A collection of problems, solutions, and practical examples for PHP programmers. The book contains a unique and extensive collection of best practices for everyday PHP programming dilemmas. For every problem addressed in the book, there's a worked-out solution or "recipe" -- a short, focused piece of code you can insert directly into your application. However, this book offers more than cut-and-paste code. You also get explanations of how and why the code works, so you can learn to adapt the problem-solving techniques to similar situations. The recipes in the PHP Cookbook range from simple tasks, such as sending a database query and fetching URLs, to entire programs that demonstrate complex tasks, such as printing HTML tables and generating bar charts. This book contains an impressive collection of useful code for PHP programmers, from novices to advanced practitioners. Instead of poking around mailing lists, online documentation, and other sources, you can rely on the PHP Cookbook to provide quick solutions to common problems, so you can spend your time on those out-of-the-ordinary problems specific to your application.
Advanced PHP for Web Professionals
Title | Advanced PHP for Web Professionals PDF eBook |
Author | Christopher Cosentino |
Publisher | Prentice Hall Professional |
Pages | 366 |
Release | 2003 |
Genre | Computers |
ISBN | 9780130085399 |
The author shows how to use PHP's powerful new modules to create database-independent, GUI-driven Web applications, and utilizes complete working applications readers can reuse in their own programs. Examples are derived from the author's six years as a professional PHP developer.