Help for this page

Select Code to Download


  1. or download this
    <!DOCTYPE html
        PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    ...
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta http-equiv="Content-language" content="RU">
    <meta name="audience" content="All" />
    
  2. or download this
            #Get the content of the language tag to be edited from the dat
    +abase table...
            my $sth = $dbh->prepare(qq{select * from `$_tableName` where `
    +lngId` = ?});
    ...
            </table>
            ~ . end_form() . br() x 2; # done building the web form and pa
    +ge...