This package can be used use emulate use_trans_sid PHP option with output generated with Smarty templates.
It can be used in PHP environments on which the session.use_trans_sid option is disabled for security reasons.
There is a class that extends the base Smarty base class to load a plug-in script . This script is an output filter that parses all the output links and includes the PHPSESSID variable.
In Spanish:
Incluya el id se la session en todas las paginas html de forma dinamica utilizando este Output filter para Smarty.
Prevenga huecos de seguridad provocados por habilitar la variable session.use_trans_sid en el php.ini. |