I want this code to set $value = BLAH;
provided $name = "BLAH";
i don't know what the "something" is that needs to be done. I'd rather not have to loosen the strict requirement, but if i must, i must.
Any ideas on how to do this would be much appreciated.