in reply to Simple Parsing of string
Then, you can do database queries, create text links, etc., on each of the @job_ids. Let me know if I'm grossly misunderstanding your question.my @job_ids = split(/\+/, $ENV{'QUERY_STRING'});
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: Re: Simple Parsing of string
by dominica1000 (Initiate) on May 12, 2000 at 02:31 UTC |