Date: 01/21/01
- Next message: A.C.N.S. Information and News: "[phplib] Almost There!!! Info on the release_token function"
- Previous message: nathan r. hruby: "Re: [phplib] PHPLib and PHP4 sessions"
- In reply to: nathan r. hruby: "Re: [phplib] PHPLib and PHP4 sessions"
- Next in thread: abdel: "[phplib] cgi php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
BELIEVE ME. If I could I would. The host I'm with is not upgrading to 4 and
won't. So I have no choice at the moment. I will be keeping a copy of the
original scripts so that when we do move to another host we will be able to
use PHP4.
Chuck
----- Original Message -----
From: "nathan r. hruby" <nhruby <email protected>>
To: "A.C.N.S. Information and News" <infomail <email protected>>
Cc: "PHPLib List" <phplib <email protected>>
Sent: Sunday, January 21, 2001 4:54 PM
Subject: Re: [phplib] PHPLib and PHP4 sessions
> A.C.N.S. Information and News wrote:
>
> > OK, got PHPLib installed and recognized on the server. tested good.
> >
> > Now. The only thing I need to know is how I should do this. I have an
idea
> > that I could create either class' that extend the PHPLib calls using the
> > PHP4 calls.
> >
> > example: class session_start extends page_open{ ...};
> >
> > or create functions.
> >
> > example: function sesssion_start(){
> > page_open(array("sess" => "Example_Session"));
> > );
> >
> > and so on for the PHP commands. I know it wouldn't be a 100% match but
then
> > I would only have to make minor changes to the script and not global
changes
> > to all pages.
> >
> > What are your thoughts?
> >
> >
>
> Wait a sec.. You're trying to emulate php4 sessions with phplib? Why?
> Use one or use the other.
> -n
>
> --
> ........
> nathan hruby
> Webmaster: UGA Department of Drama and Theatre
> Project Maintainer: phpSlash, Carousel
> nhruby <email protected>
> ........
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: A.C.N.S. Information and News: "[phplib] Almost There!!! Info on the release_token function"
- Previous message: nathan r. hruby: "Re: [phplib] PHPLib and PHP4 sessions"
- In reply to: nathan r. hruby: "Re: [phplib] PHPLib and PHP4 sessions"
- Next in thread: abdel: "[phplib] cgi php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

