in reply to (Ovid) Re: checking if new CGI worked
in thread checking if new CGI worked
actually, i'm trying to both assign a value to a hash key and push stuff into an anonymous array which is referenced by that hash key. $product_id becomes a key in %services which identifies an anonymous array whose elements are values from checkboxes that were checked on a web form which is parsed through $service_requests->param.
at least, i think so :)
-- I'm a solipsist, and so is everyone else. (think about it)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE (tilly) 3: checking if new CGI worked
by tilly (Archbishop) on Sep 28, 2000 at 13:08 UTC |