𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

PHP cookbook: solutions & examples for PHP programmers

✍ Scribed by Sklar, David;Trachtenberg, Adam


Publisher
O'Reilly Media
Year
2014
Tongue
English
Edition
3e edition
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Want to understand a certain PHP programming technique? Or learn how to accomplish a particular task? This cookbook is the first place to look. With more than 350 code-rich recipes revised for PHP 5.4 and 5.5, this third edition provides updated solutions for generating dynamic web content—everything from using basic data types to querying databases, and from calling RESTful APIs to testing and securing your site.

Each recipe includes code solutions that you can freely use, along with a discussion of how and why they work. Whether you're an experienced PHP programmer or coming to PHP from another language, this book is an ideal on-the-job resource.


You'll find recipes to help you with:

  • Basic data types: strings, numbers, arrays, and dates and times
  • Program building blocks: variables, functions, classes, and objects
  • Web programming: cookies, forms, sessions, and authentication
  • Database access using PDO, SQLite,...
  • ✦ Subjects


    PHP (Computer program language);Web site development


    πŸ“œ SIMILAR VOLUMES


    PHP Cookbook: Solutions & Examples for P
    ✍ Sklar, David; Trachtenberg, Adam πŸ“‚ Library πŸ“… 2014 πŸ› O'Reilly Media 🌐 English

    <div><p>Want to understand a certain PHP programming technique? Or learn how to accomplish a particular task? This cookbook is the first place to look. With more than 350 code-rich recipes revised for PHP 5.4 and 5.5, this third edition provides updated solutions for generating dynamic web contentβ€”e

    PHP Cookbook: Solutions & Examples for P
    ✍ Sklar, David; Trachtenberg, Adam πŸ“‚ Library πŸ“… 2014 πŸ› O'Reilly Media 🌐 English

    <div><p>Want to understand a certain PHP programming technique? Or learn how to accomplish a particular task? This cookbook is the first place to look. With more than 350 code-rich recipes revised for PHP 5.4 and 5.5, this third edition provides updated solutions for generating dynamic web contentβ€”e

    PHP Cookbook: Solutions and Examples for
    ✍ Adam Trachtenberg, David Sklar πŸ“‚ Library πŸ“… 2006 πŸ› O'Reilly Media 🌐 English

    This review is for the second edition. In all, this is a good book. The book is organized by "problems". For example, one problem is "You want to return more than one value from a function." The book provides a solution, followed by a lengthier discussion of why this is a good solution, and in what

    PHP Cookbook: Solutions and Examples for
    ✍ Adam Trachtenberg, David Sklar πŸ“‚ Library πŸ“… 2006 πŸ› O'Reilly Media 🌐 English

    When it comes to creating dynamic web sites, the open source PHP language is red-hot property: used on more 19 million web sites today, PHP is now more popular than Microsoft's ASP.NET technology. With our Cookbook's unique format, you can learn how to build dynamic web applications that work on any