bidvertiser

Monday, September 8, 2008

Session Start

bool session_start ( void )
Creates a session or resumes the current one based on the current session id that's being passed via a request, such as GET, POST, or a cookie.
This function always returns TRUE.
Example:
?>

No comments: