Home
:
Documentation
:
Embperl
Web
perl.apache.org
Home
Features
Introduction
Documentation
README
README.v2
Configuration
Embperl
Embperl::Object
Embperl::Form::Validate
Embperl::Syntax
Embperl::Recipe
Embperl::Mail
1.3.6 documentation
DBIx::Recordset
Installation
Download
Support
Changes
Wiki
More infos
Add info about Embperl
Login
Stable 2.4.0
Beta 2.5.0_3
Support the development of Embperl!
More...
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
Compatibility
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
Compatibility
on Linux 2.x with
on Windows NT 4.0 with
on Windows 95/98 with
Support
Feedback and Bug Reports
Commerical Support
How to Support the Development of Embperl
Links and Download
Information
Download
SVN
Syntaxmodes for various editors
Emacs
VIM
Dreamweaver
AUTHOR
SEE ALSO
[ Next: SYNOPSIS >> ]
© 1997-2012 Gerald Richter /
ecos gmbh