| 
	
 | 
 Posted by Justin Koivisto on 07/09/92 11:37 
d wrote: 
>  
> I turned off a module in our engine, and you are correct - IIS won't set  
> QUERY_STRING unless prompted to.  Regardless, it still doesn't merit calling  
> isset, is_array, and count just to check whether a string is empty or not. 
 
It's not a string, it's an array. To each their own on how to check. I 
just like to be complete - it gives less chance of bugs down the road. 
When you've been doing full-time php development for 6 years, then you 
can criticize my merit of how I do things. 
 
--  
Justin Koivisto, ZCE - justin@koivi.com 
http://koivi.com
 
[Back to original message] 
 |