in reply to (zdog) Re: variables for variables
in thread variables for variables
Using strict is just going to make the code fail worse. Not that that's a bad thing.
The problem is the single quotes in $in{'$field'}. But please, please read Dominus's article (mentioned above) about why you shouldn't be doing this in the first place.
|
|---|