Thread: Tutorial Series
View Single Post
Old 08-10-2008, 11:20 PM   #5 (permalink)
Speeple
The Wanderer
 
Join Date: Jan 2008
Posts: 21
Thanks: 0
Speeple is on a distinguished road
Default

delayedinsanity,

The configuration is specific to my environment, but I agree there needs to be some clarification. PDO, HASH, reflection, and session functionality is something I simply don't use. I maintain XML support via DOM, I just personally don't use the SimpleXML set of classes.

PDO - I use MySQL native driver (MySQL :: MySQL native driver for PHP - mysqlnd)
HASH - Beyond MD5/SHAx I don't require extra hashing capabilities - what % of users do?
SimpleXML - I use PHP primarily as a middle man for XSL transformations.

Thanks for the feedback tho, it's much appreciated.
__________________
AKA Martin Gallagher
Speeple is offline  
Reply With Quote