PHP
PHP is a computer scripting language, originally designed for producing dynamic web pages.
Article

What's new in PHP V5.3, Part 2: Closures and lambda functions

Follow along in this "What's new in PHP V5.3" series of articles that covers the new features found in PHP V5.3. Part 1 looks at the changes made to the object-oriented programming and object...
Article

PHP is an easy to learn, widely accessible programming language. This article will build on Parts 1

PHP is an easy to learn, widely accessible programming language. This article will build on Parts 1 and 2 of this "30 game scripts you can write in PHP" series, exploring 10 cool scripts that can be...
Article

Five good programming habits in PHP

Just like any language, developers can write code in PHP that ranges in quality from truly awful to very good. In this article, learn good programming habits that can help you bridge the productivity...
Article

Build semantic Web CRUD operations using PHP

Create, Read, Update, and Delete (CRUD) operations are the most basic database operations, but they are also the most crucial. CRUD operations are usually done using the Structured Query Language...
Article

Create a framework to support XSLT transformation pipelines

The Butterfly framework is a lightweight approach to simplifying the use of XSLT in PHP 5, allowing for the use of stylesheet chains and caching for performance. As frameworks go it's simple and...
Article

30 game scripts you can write in PHP

PHP is an easy-to-learn programming language. It's well suited for developing simple scripts you can use to help you in all kinds of games. Each article in this series will cover 10 scripts simple...
Article

PHP V5 and object-oriented programming

PHP V5.3 is designed to prepare developers for PHP V6 when it comes by adding new features, cleaning up existing features by tweaking the functionality, fixing platform-specific issues, and...
Article

Build seven good object-oriented habits in PHP

With PHP's object-oriented (OO) language features, if you aren't already creating your applications with OO principles in mind, these seven habits will help you get started in the transition between...
Article

Customize a Google Maps result page with Google Mapplets

A Google Mapplet is an application that runs inside a Google Maps results page and lets you add your own custom information to the page and the map. In this tutorial, you will write a Google Mapplet...
Article

Create a Yahoo! SearchMonkey application

Learn how to implement a Yahoo! SearchMonkey application that enhances blogger.com search listings to include other information about the blog and blog owner. First, you will apply a basic...
Article

Separate content from presentation with XSLT and SimpleXML

Over the years, developers have devised many strategies to facilitate the separation of business logic and presentation logic. In this tutorial, you will explore two solutions to separating data and...
Article

Develop PHP apps with Picasa Web Albums

In this article, learn how to integrate data from the Picasa Web Albums service into a PHP application using both SimpleXML and the Zend client library. Also, meet the Picasa Web Albums Data API and...
Article

Getting started with CodeIgniter

Creating a CodeIgniter application is easier than you might think. Take a guided tour through your first project: a simple Web page with a contact form. In under an hour, you will learn how to...
Article

Build a productivity package with the Zend Framework & Google Apps

Google Apps provides incredible productivity tools including sharable calendars, collaborative documents, spreadsheets and more. Zend Framework V1.5 provides an API to connect to these services to...
Article

The Power of CVS

It's pretty clear that CVS has become the standard for code versioning and control in the open source community. The core PHP developers even use it to control who can check in code, and to see what...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.