Tools And Utilities
Article

Extend WordPress with Eclipse PDT built plug-ins

WordPress is a Web publishing platform written in PHP, using MySQL for storage. It provides extensibility by building plug-ins that add filters and actions. The Eclipse PHP Development Tools (PDT) V2...
Article

Eclipse DLTK IDE for Perl, Python, and PHP scripting

Eclipse presents a wealth of capabilities for building tools for compiled languages like C and the Java programming language, but provides little support for scripting languages like Perl, Python,...
Article

Eclipse Europa Web development using Java, PHP, and RadRails Part-3

Part-3 of the "Web development with Eclipse Europa" series introduces the RDT and RadRails Eclipse plug-ins and shows you how to get these plug-ins and start using them. You will learn how to use...
Article

Eclipse Europa Web development using Java, PHP, and RadRails Part-2

In Part-2 of the "Web development with Eclipse Europa" series you'll see how easy it is to develop PHP applications using a different set of Eclipse plug-ins, collectively known as the PHP...
Article

Eclipse Europa Web development using Java, PHP, and RadRails Part-1

Part-1 shows you how to use Eclipse to connect to a database, create tables, and create test data in our database. This three-part "Web development with Eclipse Europa" series shows you how to use...
Article

Debugging PHP using Eclipse and PDT

The PHP Development Tools (PDT) plug-in, when installed with Eclipse Europa, gives you that ability to quickly write and debug PHP scripts and pages. PDT supports two debugging tools: XDebug and the...
Article

Use PHP Profiler to Find and Hasten Plodding Code

If your PHP application is plodding, use a profiler to target and measure where time is being spent or memory is being used. You can target the statement, loop, function, class, or library that's...
Article

How to Create CAPTCHA Protection using PHP and AJAX

CAPTCHA is a simple test to determine if a user is a computer or a human. It is used to prevent spam abuse on the websites. The goal of this tutorial is to demonstrate how to make your own simple...
Article

VS.PHP Brings PHP Coding Power to Visual Studio

VS.PHP is a strong tool and an extraordinarily cost-effective way to program in PHP, particularly for jack-of-all-trades programmers who already use Visual Studio.
Article

PHP Security: Basic PHP Security

To make sure the security in your PHP scripts are okay, you have to start with the basics: filter input, and escape output. If you haven't got that working properly, your scripts will always be open...
Article

Building a Geocoding Web Service

Make a geocoding database available to the world through a Perl-driven web service. Then, to demonstrate the service, a PHP web services client talks to this Perl service to retrieve coordinates for...
Article

Being a PHP Lumberjack

There are better ways to hunt down logical errors in your code. Tools (like Zend’s debugger and profiler) aren’t an option for everybody, so I’d like to focus on a more generalized practice that can...
Article

Easy-peasy PHP

To demonstrate how just a little dash of PHP can make life easier for developers, I’ll take you through the steps of creating a very basic Web page with some dynamic content. You’ll then be able to...
Article

JSP Quick-Start Guide for Windows

JavaServer Pages (JSP) is a server-side technology that allows developers to create Web-based applications that can make use of components that are developed in the Java programming language,...
Article

An introduction to the ADOdb class library for PHP

A common beginner (and not so beginner) mistake is to develop an application without any consideration of the future. It's not impossible that one day the database you use today may be inappropriate,...
Article

PHP: The need for speed

One of the greatest advantages when using PHP is obviously speed. PHP4 is in general fast enough for dynamic web content generation, and in most cases you can't even think of anything faster than it....
Article

Using PHP As A Shell Scripting Language

As most of us already know, PHP is the best language for developing dynamic web pages available today. Not many people are aware that it can be used as a shell scripting language as well. While PHP...
Article

Basic Installation of PHP on a Unix System

The configuration system that PHP uses for installation is one of those nice, simple things in life that makes it rosy. At first it might seem a little confusing, but it's really very easy. So let's...
1 2  Next
 

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.