Help for this page

Select Code to Download


  1. or download this
    <b>Signed up:<b>
    <table><tr><td><tmpl_var data><\/td><\/tr>
    <\/table>
    
  2. or download this
    <tmpl_include signed_up.tmpl>
    
  3. or download this
    my $data = '<html>evil tags!!</html>';
    $data =~ s/</&lt;/g;