SproutCMS

This is the code documentation for the SproutCMS project

function open()

Opens a session.

Usage

boolean open ( string $path , string $name );

Arguments

  1. string $path
    save path
  2. string $name
    session name

Return value

  • boolean