sessions?
[email protected] ("Mark Faine") Tue, 20 Jun 2000 13:59:47 -0500
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Linux Mandrake 7.1 Apache/PHP4 I'm trying to implement this mysql session scheme as describe here: http://phpbuilder.com/columns/ying20000602.php3 A.) my sessions are not being saved into the database, they are still being saved in the /tmp directory B.) my session (the ones that are saved in the /tmp directory) will not persist past the first page? The support forum on phpbuilder.com is useless. Thanks Mark