Help for this page

Select Code to Download


  1. or download this
    eval "\$$stuff\{\$1} = \$2";
  2. or download this
    ${$stuff}{$1} = $2;
  3. or download this
    $values{$stuff}{$1} = $2;