By Shamly, on August 12th, 2010
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.
Continue reading PHP 4 and MySQL 4 end of life announcement
By Shamly, on June 18th, 2010

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…)
By Shamly, on June 13th, 2010

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…)
By Shamly, on May 26th, 2010

Design, develop, and deploy feature-rich PHP web applications with this MVC framework Create powerful web applications by leveraging the power of this Model-View-Controller-based frameworkLearn by doing – create a “real-life” storefront applicationCovers access control, performance optimization, and testingBest practices, as well as debugging and designing discussionIn Detail The Zend Framework has a flexible architecture that lets you build modern web applications and web services easily. The MVC components make the maintenance and testing of your applications easier. However, it is not only an MVC framework for developers. It also provides an easy-to-use high-quality component library that is designed to be used the way you want, picking up specific components without requiring the use of whole framework.It’s easy to get started and produce a powerful and professional looking web site when you’ve got this book to hand. Taking you through a real-life application, i (more…)
Recent Comments