Date: 07/27/00
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5418 Updated: Bug in detection of dbm causes conflict with Sybase dbopen()"
- Previous message: Simon Roberts: "Re: [PHP-DEV] Annotated manual under mirror tree"
- In reply to: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5360 Updated: Session not holding over."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I found it interesting that on 7/27/00 3:04 PM Bug Database said:
> reading the manual, php sessions support
> a) GET
> b) cookies
>
> but if you want to use POST you can extract that post_var on another page and
> use session_name() then
>
> read the manual on "session handling"
Gotcha. I did read POST but I guess I didn't believe it. I knew about the
cookies many stuff in there was debug code. I've read the manual about
10,000 times when it comes to sessions. I finally decided simply to re-write
my code to store values in a db and pass a "session-like" key around in my
pages, it serves it's purpose.
Sorry to have wasted your time.
--Thomas Deliduka IT Manager ------------------------- New Eve Media The Solution To Your Internet Angst http://www.neweve.com/
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5418 Updated: Bug in detection of dbm causes conflict with Sybase dbopen()"
- Previous message: Simon Roberts: "Re: [PHP-DEV] Annotated manual under mirror tree"
- In reply to: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5360 Updated: Session not holding over."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

