Found 701 Php Programming Books Programming Books Products.
Zend's new PHP 5 Certification Exam represent an excellent tool for professional PHP developers who want to distinguish themselves in their field. php|architect's Zend PHP 5 Certification Study Guide, edited and produced by the publishers of php|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!
30.68
[ Detail ]
Build Your own Database Driven Web Site Using PHP & MySQL is a practical hands-on guide to learning all the tools, principles and techniques needed to build a fully functional database-driven web site using PHP & MySQL. This book covers everything from installing PHP & MySQL under Windows, Linux, and Mac through to building a live web-based content management system. While this is essentially a beginners book, it also covers more advanced topics such as the storage of binary data in MySQL, and cookies and sessions in PHP. It comes complete with a set of handy reference guides for PHP & MySQL that include: MySQL syntax MySQL functions MysQL column types PHP functions for working with MySQL
59.81
[ Detail ]
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.
27.31
[ Detail ]
We've taken the best and made it even better. The third edition of the best-selling PHP and MySQL Web Development has been updated to include material and code on MySQL 5, PHP 5 and on PHPs object model and validation. Through a clear, practical approach, you will learn to develop secure, dynamic websites by integrating and implementing the PHP scripting language and the MySQL database system. Real-world examples and working sample projects will give you a strong foundation on which to start building your own websites, complete with features such as SSL, shopping carts and payment systems. The accompanying CD includes the source code from each example in the book, the entire book in PDF format, and source code and binaries for PHP 5, MySQL 5 and Apache. Readers have called PHP and MySQL Web Development call it the best technical book they've ever read, but don't take their word for it. Find out for yourself!
9.09
[ Detail ]
Beginning PHP and Oracle: From Novice to Professional offers comprehensive information on using the PHP scripting language in conjunction with Oracles database platform. PHP is one of the most prominent open source technologies in the area of web development, while Oracle is one of the most widely deployed and used database products. Youll learn to reap the benefits of these core technologies by using them in unison to create dynamic, data-driven web applications. The book is packed with practical examples based on many years of real-world experience from authors W. Jason Gilmore and Bob Bryla. This book is an ideal read for web designers or programmers wanting to create applications with PHP in an Oracle environment. The book covers a solid alternative to the "M" in the LAMP stack. Database examples are based on real-world scenarios. The text shows off Oracles strong enterprise features. The authors highlight Oracles robust internationalization support.
37.19
[ Detail ]
Sams Teach Yourself PHP and MySQL Video Learning brings the successful Teach Yourself book series from Sams Publishing to life on video — with the same clear and concise style, practical hands-on examples, and self-paced learning approach that have made the bestselling books so popular with beginners looking for the easiest way to quickly get up to speed on a new technology. This complete video course provides up to four hours of clear, well-organized video instruction. Each 10-minute video lesson uses a consistent, step-by-step learning structure. After a short overview of the topic from the series instructor, each lesson presents a short, richly illustrated tutorial lesson, followed by a hands-on learning lab, and concluding with an interactive quiz lets the learner test how well he or she has grasped the material before moving on. With Sams Teach Yourself PHP and MySQL Video Learning, you'll quickly and easily learn all the basics of setting up an interactive, dynamic web site: Install and configure PHP and MySQL on your computer Create PHP scripts for your web site Work with forms and files Access information in databases Authenticate and track users with cookies and sessions Set up a secure web server The DVD contains a complete video training starter kit for Windows and Mac computers: Four hours of video lessons with interactive labs and quizzes PHP, MySQL, and Apache for Windows and Mac OS X–an easy-to-install package to set up a safe learning environment Work files for all the learning labs The jEdit programming editor for Windows and Mac OS X
33.99
[ Detail ]
FileMaker Web Publishing: A Complete Guide to Using the API for PHP, offers an unparalleled development strategy for database managers, web designers, and programmers who are interested in getting the most out of FileMaker databases on the web. The book introduces the basics of HTML, cascading style sheets, and PHP, then moves on to specific concepts such as database portals, value lists, and complex navigation systems. Advanced topics include uploading and referencing files within the database and sending dynamically formatted emails. With this book: Learn the fundamentals of working with FileMaker from a web publishing perspective. Understand how to set up and configure FileMaker Server. Create a blog application complete with tables, value lists, navigation links, style sheets, and authentication. Discover debugging methods to solve problems on demand by relying on a few simple tools and a bit of logic.
32.97
[ Detail ]
In The Developer’s Guide to Social Programming, Mark Hawker shows developers how to build applications that integrate with the major social networking sites. Unlike competitive books that focus on a single social media platform, this book covers all three leading platforms: Facebook, OpenSocial, and Twitter. Hawker identifies the characteristics of superior, highly engaging social media applications, and shows how to use the Facebook platform, Google Friend Connect, and the Twitter API to create them. You’ll find practical solutions and code for addressing many common social programming challenges, from site registration to search, blog commenting to creating location-based applications. Hawker concludes by walking you through building a complete, integrated social application: one that works seamlessly across all leading platforms, and draws on powerful features from each. Coverage includes Working with the Twitter API, including the Search API, Lists API, and Retweets API Authenticating users with Twitter OAuth Mastering the Facebook API, FQL, and XFBML Utilizing the Facebook JavaScript Library for creating dynamic content, and animation Exploring the Google Friend Connect JavaScript API, and integrating with the OpenSocial API Using Facebook’s tools for sharing, social commenting, stream publishing, and live conversation Using the PHP OpenSocial Client Library with Google Friend Connect Creating, testing, and submitting Google Friend Connect gadgets
23.47
[ Detail ]
PHP is a tool that lets users create dynamic Web pages, and they can be created and edited the same way regular HTML pages can. This nuts-and-bolts toolkit is for anyone building dynamic Web applications in the UNIX environment. It gathers together the most comprehensive set of tools and shareware utilities on the CD and packages them with a tips and techniques reference book.
2.99
[ Detail ]
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.
10.38
[ Detail ]