Download these IBM resources today! e-Kit: IBM Rational Systems Development Solution
With systems teams under so much pressure to develop products faster, reduce production costs, and react to changing business needs quickly, communication and collaboration seem to get lost. Now, theres a way to improve product quality and communication.
Webcast: Asset Reuse Strategies for Success--Innovate Don't Duplicate!
Searching for, identifying, updating, using and deploying software assets can be a difficult challenge. eKit: Rational Build Forge Express
Access valuable resources to help you increase staff productivity, compress development cycles and deliver better software, fast. Download: IBM Data Studio v1.1
Effectively design, develop, deploy and manage your data, databases, and database applications throughout the data management life. eKit: Rational Asset Manager
Learn how to do more with your reusable assets, learn how Rational Asset Manager tracks and audits your assets in order to utilize them for reuse.
Newest PHP Articles Graphing Data with PHP/SWF Charts By W. Jason Gilmore - Published 12/03/2007 Bring your data to life by charting it using PHP/SWF!
Combining an Oracle Database with PHP to Manage Data By Deepak Vohra - Published 10/05/2007 PHP is the most commonly used scripting language and Oracle database is the most commonly used commercial database. See what you can do by using the two technologies together.
SQLite: The Sensible Database Solution By Jason Gilmore - Published 08/28/2007 Take a look at SQLite, a fully featured relational database which, at just 250KB, is by itself able to easily fit on a floppy disk yet capable of managing terabyte-sized databases. You also will see how it works with PHP.
Creating a Code Search Engine with PHP and MySQL By Jason Gilmore - Published 04/11/2007 Learn how to build a search engine where you can store a fairly significant amount of text within a MySQL database then extract and display parts of that text in a browser.
Forms Validation with Symfony and Prototype By Jason Gilmore - Published 12/11/2006 Looking for a new framework solution? Try symfony. Specifically, learn how symfony's built-in support for the Prototype JavaScript framework can greatly enhance the user experience within your applications.
Forms Validation with CakePHP By Jason Gilmore - Published 11/06/2006 Frameworks such as CakePHP can handle even the most tedious aspects of web application development, user input validation included.
PHP versus ASP: Worth the Argument? Published 11/03/2006
Overview, cost, speed, compatibility, security, heritage, and misconceptions all concerning PHP and ASP. Learn how to make a more intelligent choice between them.
Highlighted PHP Tutorials Learning PHP By Elizabeth Fulghum -
PHP has become a popular scripting language for building dynamic web pages. Elizabeth Fulghum presents a series of tutorials to get you up and running with PHP.
On the Security of PHP, Part 1 By Jordan Dimov -
Despite the fact that the language is designed with security in mind, a familiarity with its more dangerous aspects and conformance to common secure programming guidelines is essential to minimizing the possibility of security compromises. The aim of this document
is to provide an overview of various security issues with PHP and to offer advice on secure PHP programming practices.