in reply to Re: Re: Re: Re: the search string and me
in thread the search string and me
Being a windows user I am slowly understanding all of this stuff and the relationship with special variables and the underlying system.
I only added the eval bit as I got tired of having to manually convert $username = $params{'username'}; each time I wanted to display the username variable (again my own code which replaces tagged fields with variables and I was unable to get it to handle hash or list values but it was happy with scalars).
So 'taint' sounds interesting.. must do some reading about that :-)
___ /\__\ "What is the world coming to?" \/__/ www.wolispace.com
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: the search string and me
by bart (Canon) on Sep 19, 2003 at 03:28 UTC | |
by wolis (Scribe) on Sep 22, 2003 at 02:57 UTC | |
by bart (Canon) on Sep 22, 2003 at 07:03 UTC | |
by wolis (Scribe) on Sep 23, 2003 at 05:02 UTC |