Back to Library
Cover of Vol 2, Issue 10

php[architect]

Vol 2, Issue 10

October 2003

Articles
6

Introduction to Statistical Charting Using PHP

by David Jorm

David's back this month to show us how to use PHP, MySQL, and JpGraph to calulate and display some basic statistics. The concepts introduced here have applications in areas such as monitoring your website's hits, as well as anticipating future hardware needs.

Secure PHP Programming: Foiling Cross-Site Attacks

by Chris Shiflett

Following on the heals of David Jorm's general security article last month, Chris Shiflett explores in depth the topics of cross-site scripting (XSS) and cross-site request forging (CSRF). He explains exactly what these two vulnerabilities are, how they can be exploited, and most importantly how they can be avoided.

Migrating from MySQL to PostgreSQL

by Rick Morris

PostgreSQL, often known simply as the "other open-source database" still offers some significant enterprise-level advantages over the very quick MySQL when developing more data-intensive applications.  Rick Morris examines the reasons for migrating to PostgreSQL, as well as some of the hurdles that you might encounter along the way.

Using the GD Library with PHP

by Pavel Koutny

GD is--in a word--amazing. The abilities it offers developers range from simple multi-format graphic creation to dynamic re-sizing and re-sampling of images to pixel-by-pixel color modifications. Join Pavel Koutny as he takes you on a whirlwind tour of GD. You'll come out feeling like an old pro.

Introduction to the Calendar Module

by Eric Brown

As one of the more obscure extensions, PHP's Calendar extension doesn't get much attention. Join Eric Brown as he explains this extension, using it to create a dynamic event calendar that seamlessly uses both Hebrew and Gregorian calendar formats.

Integrating PHP Into Delphi Applications

by Toby Allen

As a tool for rapid desktop application development, Delphi is definitely a leader. Imagine, then, the power to be had by integrating the PHP engine into your Delphi applications. Toby Allen takes us through this Delphi component, and explains how to use PHP in a new and very exciting way.

Our Partners

Collaborating with industry leaders to bring you the best PHP resources and expertise

Interested in partnering? Get in touch →