in reply to Re: <FILE> Questions
in thread <FILE> Questions

I do have one more question...

Say in the database, I have one that is named say, uhm, "_domain".

Is there a way to use a similar function to make $_domain equal to that value, IF I do not make perl do that by telling it $_domain = $vars{_domain};

For instance, say I have in my database, like 10 different "variables" that I have named. is there a way to make those "named variables" a perl string?

I hope I am making this clear enough. I would not know the syntax to even try it. Is it possible?

Thank you.
Richard