View Single Post
Old 07-02-2008, 07:53 PM   #6 (permalink)
delayedinsanity
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

There are some situations where using a dynamic include is the only feasible route. When it comes to anything using user inputted data (get, post, etc) always ALWAYS remember to verify your data first though, otherwise you almost certainly will run into a problem, if not simply open yourself to an attack.
-m
delayedinsanity is offline  
Reply With Quote
The Following User Says Thank You to delayedinsanity For This Useful Post:
codefreek (07-03-2008)