Found 701 Php Programming Books Programming Books Products.
PHP has gained a following among non-technical web designers who need to add interactive aspects to their sites. Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP's basic feature set has become increasingly more sophisticated. Now PHP 5 boasts advanced features--such as new object-oriented capabilities and support for XML and Web Services--that will please even the most experienced web professionals while still remaining user-friendly enough for those with a lower tolerance for technical jargon.If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. With attention to both PHP 4 and the new PHP version 5, it provides everything from a explanation of how PHP works with your web server and web browser to the ins and outs of working with databases and HTML forms. Written by the co-author of the popular PHP Cookbook, this book is for intelligent (but not necessarily highly-technical) readers. Learning PHP 5 guides you through every aspect of the language you'll need to master for professional web programming results. This book provides a hands-on learning experience complete with exercises to make sure the lessons stick.Learning PHP 5 covers the following topics, and more:How PHP works with your web browser and web server PHP language basics, including data, variables, logic and looping Working with arrays and functions Making web forms Working with databases like MySQL Remembering users with sessions Parsing and generating XML Debugging Written by David Sklar, coauthor of the PHP Cookbook and an instructor in PHP, this book offers the ideal classroom learning experience whether you're in a classroom or on your own. From learning how to install PHP to designing database-backed web applications, Learning PHP 5 will guide you through every aspect of the language you'll need to master to achieve professional web programming results.
19.77
[ Detail ]
Until recently, building interactive web-based mapping applications has been a cumbersome affair. This changed when Google released its powerful Maps API. Beginning Google Maps Applications with PHP and Ajax was written to help you take advantage of this technology in your own endeavorswhether you’re an enthusiast playing for fun or a professional building for profit. This book covers version 2 of the API, including Google’s new Geocoding service. Authors Jeffrey Sambells, Cameron Turner, and Michael Purvis get rolling with examples that require hardly any code at all, but you’ll quickly become acquainted with many facets of the Maps API. They demonstrate powerful methods for simultaneously plotting large data sets, creating your own map overlays, and harvesting and geocoding sets of addresses. You’ll see how to set up alternative tile sets and where to access imagery to use for them. The authors even show you how to build your own geocoder from scratch, for those high-volume batch jobs. As well as providing hands-on examples of real mapping projects, this book supplies a complete reference for the Maps API, along with the relevant aspects of JavaScript, CSS, PHP, and SQL. Visit the authors' website for additional tips and advice.
23.09
[ Detail ]
While many architects use PHP for projects, they are often not aware of the power of PHP in creating enterprise-level applications. This book covers the latest version of PHP - version 5 -- and focuses on its capabilities within a multi-tier application framework. It contains numerous coding samples and commentaries on them. A chapter discusses object orientation in PHP as it applies to the multi-tier architecture and other chapters discuss HTTP and SOAP, the two communication protocols most useful in tying together multiple layers. There is also coverage of database design and query construction as well as information about tricks you can use in generating user interfaces. ·Covers PHP as it relates to developing software in a multi-tier environment-a crucial aspect of developing robust software with low cost and ease of use as design goals. ·Makes extensive use of Simple Object Access Protocol (SOAP) and Web Services as implemented in PHP and NuSOAP.·Shows precisely how to make use of the InnoDB table type newly available in MySQL. InnoDB supports true referential integrity and row-level locking.·An application example (a multi-currency bookkeeping application) runs throughout the book, showing various PHP capabilities as well as the database interaction. ·An accompanying web site includes the source code for all of the examples and the sample download.
42.95
[ Detail ]
Whether you are a FileMaker developer who is new to web publishing, a web developer who is new to FileMaker, or a complete beginner looking to put your data online, this book is for you. In Part I, you learn the basics of how web publishing works and how to write your own HTML and PHP. In Part II, you learn how to build a FileMaker database and install and configure the FileMaker Server to host the database. In Part III, you learn how to put it all together to create web pages that talk to your database and allow people to view the data and, if you like, modify it. Throughout the book, publishing a FileMaker Product Catalog to the web is used as an example. Each chapter builds on the previous chapter. When you are done, you will have a working website! Detailed information on how to… Master web publishing Read and write basic HTML Read and write basic PHP Build a FileMaker database Install and configure FileMaker Server Publish your FileMaker data to the web Work with portals and container fields Repurpose your FileMaker layouts on the web Introduction 1Part I: Basics of Web PublishingChapter 1: How Web Publishing Works 7Chapter 2: Introduction to HTML 17Chapter 3: Introduction to PHP 31Part II: Laying the GroundworkChapter 4: Building a Simple FileMaker File 49Chapter 5: Configuring the Server(s) 67Part III: Publishing FileMaker Data on the WebChapter 6: Viewing FileMaker Data 91Chapter 7: Altering FileMaker Data 115Chapter 8: Working with Related Data (Portals) 137Chapter 9: Working with Images 167Chapter 10: Repurposing a FileMaker Layout on the Web 189Part IV: More InformationAppendix A: Performance Tuning 213Appendix B: Security Concerns 217Appendix C: Error Handling and Prevention 225Appendix D: FileMaker PHP API Reference 231Index 239
28.03
[ Detail ]
Step-by-step lessons for using PHP and MySQL in a unique book-and-video combination Assuming no previous experience with PHP or MySQL, this book-and-video package is ideal reading for anyone who wants to go beyond HTML/CSS in order to provide clients with the most dynamic web sites possible. The approachable tone breaks down the basics of programming and PHP and MySQL in individual lessons starting with the installation of the programs necessary to run PHP. You begin with a static web site and then watch and learn as PHP functionality is added as you work through the lessons.When working with databases, the MySQL database is introduced with demonstrations that show how to interact with it. The accompanying videos enhance your learning experience, as each lesson in the book is portrayed in the video exercises.Lessons include:• Getting started with PHP • Setting up your workspace• Adding PHP to a web page• Learning PHP syntax • Working with variables • Debugging code • Working with complex data • Making decisions • Repeating program steps • Learning about scope• Reusing code with functions• Creating forms• Introducing object-oriented programming• Defining classes• Using classes• Using advanced techniques• Handling errors• Writing secure code• Introducing databases • Introducing MySQL• Creating and connecting to the • Creating tables • Entering data • Selecting data • Using multiple tables • Changing data • Deleting data • Preventing database security issues • Creating user logins • Turn the case study into a content management systemNote: As part of the print version of this title, video lessons are included on DVD. For e-book versions, video lessons can be accessed at wrox.com using a link provided in the interior of the e-book.
26.39
[ Detail ]
Sams Teach Yourself HTML, CSS and JavaScript All in OneThe all-in-one HTML, CSS and JavaScript beginner's guide: covering the three most important languages for web development. Covers everything beginners need to know about the HTML and CSS standards and today's JavaScript and Ajax libraries - all in one book, for the first time Integrated, well-organized coverage expertly shows how to use all these key technologies together Short, simple lessons teach hands-on skills readers can apply immediately By best-selling author Julie Meloni Mastering HTML, CSS, and JavaScript is vital for any beginning web developer - and the importance of these technologies is growing as web development moves away from proprietary alternatives such as Flash. Sams Teach Yourself HTML, CSS, and JavaScript All in One brings together everything beginners need to build powerful web applications with the HTML and CSS standards and the latest JavaScript and Ajax libraries. With this book, beginners can get all the modern web development knowledge you need from one expert source. Bestselling author Julie Meloni (Sams Teach Yourself PHP, MySQL and Apache All in One) teaches simply and clearly, through brief, hands-on lessons focused on knowledge you can apply immediately. Meloni covers all the building blocks of practical web design and development, integrating new techniques and features into every chapter. Each lesson builds on what's come before, showing you exactly how to use HTML, CSS, and JavaScript together to create great web sites.
19.18
[ Detail ]
Today's web applications require frequent updates, not just by adding or upgrading features, but by maintaining and improving the software’s existing code base as well. This concise book shows PHP developers how to use Jenkins, the popular continuous integration server, to monitor various aspects of software quality throughout a project’s lifecycle. You'll learn how to implement continuous integration to automate processes for building and deploying regular software releases. The book also shows you how to use Jenkins to monitor and improve your application through continuous inspection. You'll come to understand why reducing complexity and eliminating duplicate code is just as important as introducing new functionality.Learn how to use Apache Ant to automate your software builds Create a job for your PHP project in Jenkins and set up a continuous integration environment Add static code analysis tools to your build for continuous inspection Use specialized PHP and Jenkins tools to simplify the automated build and continuous integration of your project Explore additional processes and techniques, such as adding automated integration tests
19.29
[ Detail ]
Written for the budding web developer searching for a powerful, low-cost solution for building flexible, dynamic web sites. Essentially three books in one: provides thorough introductions to the PHP language and the MySQL database, and shows you how these two technologies can be effectively integrated to build powerful websites. Provides over 500 code examples, including real-world tasks such as creating an auto-login feature, sending HTML-formatted e-mail, testing password guessability, and uploading files via a web interface. Updated for MySQL 5, includes new chapters introducing triggers, stored procedures, and views.
31.17
[ Detail ]
Ready to expand your PHP web development skills with JavaScript? With this guide, you can use your experience with PHP to learn JavaScript from the ground up. Because both languages share the C language syntax, this book skips similarities such as conditions and loops to focus on JavaScript’s unique object creation, classes, prototypes, and inheritance. PHP is a valuable web development tool on its own, but with the upsurge in client-side development, knowledge of JavaScript has become essential for working with today’s Web. By concentrating on the differences between these languages, this book helps PHP programmers, web architects, and both back-end and front-end engineers become fluent in JavaScript fairly quickly.Learn syntax similarities and differences between JavaScript and PHP Discover how JavaScript behaves with and without the DOM and BOM Work with JavaScript functions—and learn why they’re actually objects Explore JavaScript’s object-oriented features, code reuse, and inheritance Take a close look at JavaScript’s built-in API Learn what’s new in ECMAScript 5, the standard that represents the core JavaScript language Organize your code with JavaScript design patterns Compare JavaScript design patterns with classic programming patterns
10.08
[ Detail ]
Learn to create Web pages quickly and easily with PHP--no prior programming experience required! PHP 6 Fast & Easy Web Development provides a step-by-step, learn-by-example path to learning through easy-to-understand language and illustrations. Unlike the verbose text-only chapters found in most programming books, the Fast & Easy Web Development style appeals to users who are new to PHP, or to programming in general. The first three chapters are dedicated to getting Apache, MySQL, and PHP up and running on your Windows or Linux machine. You'll be surprised at how simple it is, and how quickly you'll be working. From there, you'll learn how to create multi-part scripts, display dynamic content, work with MySQL databases, restrict access to certain pages of your site using PHP, create contact management systems, and work with XML. After completing this book, you will have a strong foundation in the basics of Web-based technologies and application design, and will be prepared to learn more advanced topics and programming methods.
19.49
[ Detail ]