How can I reference these variables later in my script using the ? operator and not the variable name. I found that accessing the variables directing when inserting into a Database can cause problems. (eg with names such as O'Brian, O'Connor etc etc).my $c_first = $query->param('c_first'); my $c_address = $query->param('c_address'); etc
In reply to posting variables for DBI insert by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |