Embperl - building dynamic websites with Perl
Home
Features
Introduction
Documentation
README
Configuration
Embperl
Embperl::Object
Embperl::Form::Validate
Embperl::Syntax
Embperl::Recipe
Embperl::Mail
Installation
Support
Changes
Stable 3.0.0
Beta 3.0.0-rc.2
>
Deutsch
>
English
Content - SYNOPSIS
[ Next: SYNOPSIS >> ]
SYNOPSIS
DESCRIPTION
SYNTAX
Variable scope and cleanup
Predefined variables
Session handling
Recipes
XML, XSLT
Form Validation
Caching
Internationalisation (I18N)
Encoding/UTF-8
Error trapping
Utility Functions
Performance
Bugs
Support
Links and Download
Syntaxmodes for various editors
AUTHOR
SEE ALSO
SYNOPSIS
DESCRIPTION
SYNTAX
[+ Perl code +]
[- Perl code -]
[! Perl Code !]
[* Perl code *]
[# Some Text #] (Comments)
[= =] (Internationalisation)
[$ Cmd Arg $] (Meta-Commands)
HTML Tags
Variable scope and cleanup
Predefined variables
%ENV
$epreq
$epapp
%fdat
@ffld
%idat
%udat (only 1.2b1 or higher)
%mdat (only 1.2b2 or higher)
$row, $col
$maxrow, $maxcol
$cnt
$tabmode
$escmode
$req_rec
LOG
OUT
@param
%http_headers_out (only 1.2b10 and above)
$optXXX $dbgXXX
%CLEANUP
%CLEANUPFILE (1.2b6+)
Session handling
Functions/Methods for session handling
Embperl::Req::SetupSession ($req_rec, $uid, $sid, $app_param) [1.3b6+]
Embperl::Req::GetSession / $r -> GetSession [1.3b6+]
Embperl::Req::CleanupSession ($req_rec, $app_param) [1.3b6+]
Embperl::Req::DeleteSession / $r -> DeleteSession [1.3b6+]
Embperl::Req::RefreshSession / $r -> RefreshSession [1.3b6+]
Embperl::Req::SetSessionCookie ($req_rec, $app_param) [1.3b7+]
Recipes
XML, XSLT
Form Validation
Caching
Internationalisation (I18N)
Encoding/UTF-8
Error trapping
Utility Functions
MailFormTo($MailTo, $Subject, $ReturnField)
exit
Performance
Bugs
Support
Feedback and Bug Reports
Commerical Support
Links and Download
Information
Download
SVN
Syntaxmodes for various editors
Emacs
VIM
Dreamweaver
AUTHOR
SEE ALSO
[ Next: SYNOPSIS >> ]
© 1997-2023 Gerald Richter /
actevy