Developing a Captcha Application with an Image Generator Class with PHP 5
Wednesday, October 3rd, 2007Developing SOAP Clients using PHP
Tuesday, August 14th, 2007SOAP Simple Object Access Protocol provides a flexible communication layer between applications regardless of platform and location. As long as both the server and the client speak SOAP they can communicate. A PHP-based web application can ask a Java database application to get some information. In ...
Developing Simple PL/SQL Stored Procedures for CRUD Operations
Monday, February 19th, 2007In this article I shall go through a set of PL SQL stored procedures which are very frequently used for CRUD operations. These stored procedures are mainly helpful for the developers who develop client applications involving business logic or user interface design and programming and who need ...
Developing a Form Director Class
Wednesday, October 18th, 2006Are you interested in expanding your knowledge of creational design patterns and learning how to work with director and builder objects in PHP 5 If your answer is yes then I think you should start reading this article right now Welcome to the concluding part of the ...
Developing a Form Validation System with the Observer Pattern in PHP
Thursday, July 27th, 2006Want to gain a good grounding in how to apply the Observer pattern in PHP Then you re in the right place Welcome to the second part of the series The Observer Pattern in PHP. Composed of three tutorials this series teaches you the key ...
Developing Applications on Oracle 10g XE: Generating a Report
Saturday, July 8th, 2006This tutorial shows you how to create a report based on a table in the Oracle 1 g XE database without stepping out of the IDE. It will show you how to manipulate the report and create a UI.... (Advertisement) Hit your SQL Server 2005 performance target Get the most from ...
Developing a Discussion Forum in PHP with Recursion
Monday, May 15th, 2006If you re interested in learning how to use recursion in PHP look no further. Welcome to the third and last tutorial of the series Recursion in PHP. In three parts this series walks through the fundamentals of recursive functions in PHP in ...
Developing an Extensible Template Processor in PHP 5
Wednesday, May 3rd, 2006This is the first part of a three-part series that covers separating logic from presentation in PHP applications. In this article you will learn to develop a template system that is advanced enough to meet the requirements of a majority of applications.... (Advertisement) MKS for SEI Capability Maturity Model Level 3 ...
Developing and Implementing Applications, concluded
Thursday, February 23rd, 2006This article the third of three parts focuses on the design and creation of applications that use the database. It is excerpted from chapter five of the book em Oracle Database 1 g DBA Handbook em written by Kevin Loney and Bob Bryla ...
Developing and Implementing Applications, continued
Thursday, February 16th, 2006This article the second of three parts focuses on the design and creation of applications that use the database. It is excerpted from chapter five of the book em Oracle Database 1 g DBA Handbook em written by Kevin Loney and Bob Bryla ...
New Zend Studio plugins released Developing and Implementing Applications
Sunday, February 12th, 2006Two new plugins were officially released today by Zend. First, a plugin that allows integration of PHP code snippets from zend.com's code gallery, directly into Adobe GoLive. That replicates a feature that's built into Zend Studio 4.0, and makes it available (for free) in Adobe's HTML WYSIWIG editor, quite a ...
Developing and Implementing Applications
Thursday, February 9th, 2006This article the first of three parts focuses on the design and creation of applications that use the database. It is excerpted from chapter five of the book em Oracle Database 1 g DBA Handbook em written by Kevin Loney and Bob Bryla ...
