From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/session_8php.html | 176 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 doc/html/session_8php.html (limited to 'doc/html/session_8php.html') diff --git a/doc/html/session_8php.html b/doc/html/session_8php.html new file mode 100644 index 000000000..ec9dcc6be --- /dev/null +++ b/doc/html/session_8php.html @@ -0,0 +1,176 @@ + + + + + + +The Red Project: include/session.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
session.php File Reference
+
+
+ + + + + + + + +

+Variables

 $session_exists = 0
 
 $session_expire = 180000
 
if(!function_exists('ref_session_open'))
+if(!function_exists('ref_session_read'))
+if(!function_exists('ref_session_write'))
+if(!function_exists('ref_session_close'))
+if(!function_exists('ref_session_destroy'))
+if(!function_exists('ref_session_gc')) 
$gc_probability = 50
 
+

Variable Documentation

+ +
+
+ + + + +
if (!function_exists('ref_session_open')) if (!function_exists('ref_session_read')) if (!function_exists('ref_session_write')) if (!function_exists('ref_session_close')) if (!function_exists('ref_session_destroy')) if (!function_exists('ref_session_gc')) $gc_probability = 50
+
+ +
+
+ +
+
+ + + + +
$session_exists = 0
+
+ +
+
+ +
+
+ + + + +
$session_expire = 180000
+
+ +
+
+
+
+ + + + -- cgit v1.2.3