Help for this page

Select Code to Download


  1. or download this
    $sth->execute($text,$node_id);
    
  2. or download this
    my $node_id = $c->param('nodeid');
    my $text = $c->param('textdata');