[Phplib-users] get variables from db
Brought to you by:
nhruby,
richardarcher
From: Andres B. <and...@li...> - 2002-01-08 13:54:02
|
Hi, I'm using phplib session features for logging and debugging purpouses. I'm using phplib from a while, and I'm implementing new features for my application when I have some spare time. Now I was dealing with retriving data from phplib tables (val field in active_sessions table in default installation). I'm using this code: eval ($sess->that->ac_get_value($tmp_sess, $tmp_name)); it works, I can access $GLOBALS with my data, but it is very slow. Any suggestion? Andres ____________ Andres Baravalle http://www.baravalle.it Tel: +39 011 6706773 Cel: +39 328 2953613 ____________ Gli uomini d'azione sono poco pratici. La stessa azione li allontana dalla loro meta. Paco Ignacio Taibo I |