On Fri, 2005-02-18 at 12:43 -0600, Boysenberry Payne wrote:
> Normally in php it's as simple as:
> session_start();

It's that easy with mod_perl too if you use Apache::SessionManager.
Save yourself some trouble and just use that.

http://search.cpan.org/search?query=Apache-SessionManager&mode=dist

- Perrin

Reply via email to