PHP 4 and MySQL 4 end of life announcement

WordPress has finally decided to move on to supporting PHP version 5 and dropping support for PHP version 4 since PHP 5 adds many new features and design changes that make developing robust, secure, feature-rich software faster and easier. This decision is in-line with many open-source projects such as Joomla and Drupal, who have already decided to move to PHP 5. Not only will WordPress drop support for PHP 4, but will also discontinue support for MySQL 4 as well.

Our approach with WordPress has always been to make it run on common server configurations. We want users to have flexibility when choosing a host for their precious content. Because of this strategy, WordPress runs pretty much anywhere. Web hosting platforms, however, change over time, and we occasionally are able to reevaluate some of the requirements for running WordPress. Now is one of those times. You probably guessed it from the title — we’re finally ready to announce the end of support for PHP 4 and MySQL 4!

In less exciting news, we are also going to be dropping support for MySQL 4 after WordPress 3.1. Fewer than 6 percent of WordPress users are running MySQL 4. The new required MySQL version for WordPress 3.2 will be 5.0.15.


Click Here to Read the Full Post →

What is a Mashup

In Web development, a mashup is a Web page or application that uses and combines data, presentation or functionality from two or more sources to create new services. Mashups have gained popularity in the last few years.

The term implies easy, fast integration, frequently using APIs and data sources to produce enriched web applications that were not necessarily the original reason for producing the raw source data. Early mashups took data from sources such as google, twitter, etc and combined them with other services to create visualizations of the data.

The mashup architecture is divided into three layers:
Click Here to Read the Full Post →

The Newbies Guide To PHP Programming: Save Time And Money By Learning How To Master The Power of PHP Programming (Kindle Edition)

The Newbies Guide To PHP Programming: Save Time And Money By Learning How To Master The Power of PHP Programming

You Can Learn PHP Programming even if you are a complete newbie to computer programming. If you have been wanting to teach yourself PHP programming but have been putting it off now is the time to act!This simple book complete with code example will provide you a helping hand on your journey through this exciting subject. Explained in pure english David Aniston will have you churning out code in no time at all.

(more…)

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

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 explains each technology separately, shows you how to combine them, and introduces valuable web programming concepts, including objects, XHTML, cookies, and session management. You’ll practice what you’ve learned with review questions in each chapter, and find a sample social networking platform built with the elements introduced in this book. This book will help you:Understand PHP essentials and the basics of object-oriented programming Master MySQL, from database stru (more…)