RE: [PHP] session handler class

2001-07-03 Thread scott [gts]
ok, grab all the files in this directory: http://furt.com/php/session/ ** read the "readme.txt" file > -Original Message- > From: Joe Rice [mailto:[EMAIL PROTECTED]] > Subject: Re: [PHP] session handler class > > i would love to see this too, i think it was str

Re: [PHP] session handler class

2001-07-02 Thread Aral Balkan
It's strange -- I see that the message has an attachment in Outlook Express but I'm not given the option to save it. I guess it got stripped off. I'd really appreciate it if you could put up a link to it. Thanks so much!.. Aral :) __ ([EMAIL PROTECTED]) New Media

RE: [PHP] session handler class

2001-07-02 Thread Cesar Cuneo /Corpsoft
I would like to know if any one has information on phpAdsNew, which can be used to manage banners. Thanks Cesar Cuneo President Corpsoft Inc. 10855 NW 33 Street Miami FL 33172 Tel. 305-971-8032 Fax. 305-232-2227 Visit our website: ---> www.corpsoftinc.com -- PHP General Mailing List

Re: [PHP] session handler class

2001-07-02 Thread Joe Rice
iles to a server and provide > a link if you didn't get the email attachment. > > > -Original Message- > > From: Aral Balkan [mailto:[EMAIL PROTECTED]] > > Sent: Monday, July 02, 2001 4:26 PM > > To: scott [gts]; php > > Subject: Re: [PHP] session ha

RE: [PHP] session handler class

2001-07-02 Thread scott [gts]
July 02, 2001 4:26 PM > To: scott [gts]; php > Subject: Re: [PHP] session handler class > > > Hi Scott, > > I'd love to see the class you made but couldn't find a link in your email. > Could you let me know where to find it? > > Thanks :) > > Aral >

Re: [PHP] session handler class

2001-07-02 Thread Aral Balkan
Hi Scott, I'd love to see the class you made but couldn't find a link in your email. Could you let me know where to find it? Thanks :) Aral __ ([EMAIL PROTECTED]) New Media Producer, Kismia, Inc. ([EMAIL PROTECTED]) Adj. Prof., American University ¯¯¯

[PHP] session handler class

2001-07-02 Thread scott [gts]
in regards ot the "OO v. Functions", where you asked about a session handler class... i have written a class that handles sessions, although i dont know if it's exactly what you're looking for, you might want to give it a peek. since i am a big fan of code reuse, i must include my DB abstraction