View Single Post
Old 03-23-2009, 07:09 PM  
2012
So Fucking What
 
2012's Avatar
 
Industry Role:
Join Date: Jul 2006
Posts: 17,189
Quote:
Originally Posted by Killswitch View Post
if ($_GET['cmd'] == 'go' && (($_GET['url'] && $_GET['title']) && ($_GET['blogs'] && $_GET['types'])))

Win.
Quote:
Originally Posted by calmlikeabomb View Post
^ That's a fail, because it'd require the array to be passed via the url.

Unless you're assigning an array to $_GET, which in case would also be a fail.

Plus you're still not checking to see if the variables are arrays. Wouldn't you want to do that before any processing occurs?
Quote:
Originally Posted by calmlikeabomb View Post
I want to know what url, title, blogs, and types variable are part of so i can see the big picture. Wtf, does your script do.
http://www.gofuckyourself.com/showpo...00&postcount=9
2012 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote