PhpRiot
Follow phpriot on Twitter
Sponsored Link
Buy My Book
Practical Web 2.0 Applications with PHP

Practical Web 2.0 Applications with PHP

Want to assert yourself as a cutting edge PHP web developer? Take a practical approach...
Free iPad/iPhone App
Available on the App Store

  • PHP manual
  • Zend Framework manual
  • Smarty manual
  • PHP articles
  • PHP training

Zend Store Discount
Zend - The PHP Company

Discount Code: CJQNOV23


Enter this code at checkout for 7.5% off all Zend products, including:

  • PHP/ZF Certification
  • Zend Studio
  • Zend server products

Zend Store

Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)

Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)
If you know HTML, this guide will have you building interactive websites quickly. You'll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You'll also learn how to add JavaScript to create rich Internet applications and websites. Learning PHP, MySQL, and JavaScript...

PHP Solutions: Dynamic Web Design Made Easy

PHP Solutions: Dynamic Web Design Made Easy
This is the second edition of David Power's highly-respected PHP Solutions: Dynamic Web Design Made Easy . This new edition has been updated by David to incorporate changes to PHP since the first edition and to offer the latest techniques--a classic guide modernized for 21st century PHP techniques, innovations, and best practices. You want to make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or...

PHP and MySQL Web Development (4th Edition)

PHP and MySQL Web Development (4th Edition)
PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications.   PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly...

Murach's PHP and MySQL (Murach: Training & Reference)

Murach's PHP and MySQL (Murach: Training & Reference)
This book was developed by the same team that authored Murach's JavaScript and DOM Scripting , and it has the same strong content organization that lets you focus on what you need to know, when you need to know it. So it's a great first book in web programming if you're just starting out: It shows you how to get an Apache web server environment set up, so you can test the apps on your computer It gives you a quick-start course that shows you how to develop, test, and debug PHP applications that get...

PHP for the Web: Visual QuickStart Guide (4th Edition)

PHP for the Web: Visual QuickStart Guide (4th Edition)
With PHP for the World Wide Web, Fourth Edition: Visual QuickStart Guide, readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. This task-based visual reference guide uses step-by-step instructions and plenty of screenshots to teach beginning and intermediate users this popular open-source scripting language. Leading technology author Larry Ullman guides readers through the latest developments including use and...

Beginning PHP and MySQL: From Novice to Professional

Beginning PHP and MySQL: From Novice to Professional
Beginning PHP and MySQL: From Novice to Professional, Fourth Edition is a major update of W. Jason Gilmore's authoritative book on PHP and MySQL. The fourth edition includes complete coverage of PHP 5.3 features, including namespacing, an update of AMP stack installation and configuration, updates to Zend Framework, coverage of MySQL Workbench, and much more. You'll not only receive extensive introductions to the core features of PHP, MySQL, and related tools, but you'll also learn how to...

PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (4th Edition)

PHP and MySQL for Dynamic Web Sites: Visual QuickPro Guide (4th Edition)
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...

Head First PHP & MySQL

Head First PHP & MySQL
If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and...

PHP Cookbook: Solutions and Examples for PHP Programmers

PHP Cookbook: Solutions and Examples for PHP Programmers
When it comes to creating dynamic web sites, the open source PHP language is red-hot property: used on more than 20 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 web browser. This revised new edition makes it easy to find specific solutions for programming challenges. PHP Cookbook has a wealth of solutions for problems that you'll face regularly. With topics...

Build Your Own PHP Framework

Build Your Own PHP Framework
There's a lot of different PHP frameworks out there. Some are big some, are small. But I doubt they do things exactly the way you want it. You could take the plunge and "hope" you find one that meets your needs and makes you productive... Or You Could Build Your Own! In fact, all of the frameworks that exist, started out because someone wanted to do things a little different, this book shows you how! Table of Contents 1. Introduction 2. Overview of Major PHP Frameworks 3. Overview of...