View Single Post
Old 12-15-2003, 02:47 AM   #3
chris2000
Green Mole
 
Join Date: Dec 2003
Location: Germany, BaWue
Posts: 6
Quote:
Originally posted by Charter
PHP Code:
// The extract(phpdigHttpVars(...)); treats keys as variable names and values as
// variable values, so it is the extract(phpdigHttpVars(...)); that it is circumventing
// the deactivation of register_globals. 
Ok, thanks for your detailed explanations! I didn't know the extract-function.

I'll go on reading the code, and if I've further questions, I'll ask here again .
__________________
Linux - where do you want to go tomorrow?
chris2000 is offline   Reply With Quote