PHP



Pitfalls of Transactions with PHP

Thursday, February 7th, 2008

Usingtransactions can save time and money, because transactions enable databases torestore themselve

Working with Permissions in PHP, Part 2

Thursday, February 7th, 2008

A Note on Permissions and PHPBefore I begin to discuss the PHP permission functions, I will explains

Introduction to Socket Programming with PHP

Thursday, February 7th, 2008

While PHP’s primary goal is to be a high-quality programming language for developing web-based appli

PHP Security, Part 2

Thursday, February 7th, 2008

Executing System Calls from PHPIn PHP, there are several different ways to execute system calls.Spec

PHP Security, Part 1

Thursday, February 7th, 2008

The Importance of Thinking About SecurityMore than meets the eyeThe most effective and often overloo

Gettext

Thursday, February 7th, 2008

The majority of open source projects, such as Xchat and others, useGettext to translate the messages

A PHP Web Services Client

Wednesday, February 6th, 2008

A major advantage of web services is ubiquity across platforms andlanguages. A PHP script running o

Using PHP to Interpret Forms

Wednesday, February 6th, 2008

The February 1993 introduction of Mosaic, the first graphical Web browser (see references in the sid

Simplify Business Logic with PHP DataObjects

Wednesday, February 6th, 2008

Finding records (SELECT).Updating existing records (UPDATE).Adding new records (INSERT).Removing rec

Simplify PHP Development with WASP

Wednesday, February 6th, 2008

Pages: 1, 2, 3, 4, 5Next Pagecontinue >>