Call Session Memcache in difference IP
Afton Muryanto
afton7 at gmail.com
Tue Sep 4 09:21:35 UTC 2007
i use dozo, http://dozo.matrix.jp/pear/ script at my server with IP 192.168.0.77
and set
ini_set("session.save_path", "192.168.1.7");
require_once("memcacheSession.php");
in the page 1 ... defined session
example;
$_SESSION['Name'] = 'My name'
how i can call my session in computer with ip 192.168.1.7
example :
$name = $_SESSION['name'] --> in local (192.168.1.7)
Thank's before
--
Afton Muryanto
+62 81 77 4 77 66
+62 21 991 6 3430
More information about the memcached
mailing list