Hey!

I was wondering how you handle the data from $_FILE, $_SERVER etc. in your application. I mean, most of you probably use some framework that implements the request object pattern in combination with the intercepting filter pattern. So this makes unit testing easy and may also improve the security of your application. So how do you handle e.g. the data coming from $_FILE? Do yo just access them directly or is there also some super cool solution? :D

Cheers,
Jay
--
Sun Certified Programmer for the Java 2 Platform, Standard Edition 5.0
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to