Date: 12/05/00
- Next message: Max Derkachev: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Previous message: Teodor Cimpoesu: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- In reply to: Ulf Wendel: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Next in thread: Max Derkachev: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 5 Dec 2000, Ulf Wendel wrote:
>
>
> Max Derkachev schrieb:
> >
> > "R.B. Scholtus" wrote:
> >
> > > Hello all,
> > >
> > > Has anyone figured out the syntax for session_set_save_handler() with the
> > > array arguments? It doesnt seem to work with php402pl1. I need this syntax
> > > to rewrite my custom session save handlers for php4 in a _decent_ manner.
> > > Does anyone have some working code?
>
> Hmm, my CVS snapshot shows this proto. Does not look it's supposed to
> accept anything but strings.
>
> /* {{{ proto void session_set_save_handler(string open, string close,
> string read, string write, string destroy, string gc)
That should read mixed then.
- Sascha
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected>
For additional commands, e-mail: phplib-dev-help <email protected>
- Next message: Max Derkachev: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Previous message: Teodor Cimpoesu: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- In reply to: Ulf Wendel: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Next in thread: Max Derkachev: "Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

