Re: localtime(time)

2001-07-24 Thread john cuson
it's not a y2k problem ... just add 1900 to it. as i recall, it's based on the way the unix systime() funtion operates. >From: "Scott F" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]>, "Eric Logeson" ><[EMAIL PROTECTED]> >Subject: Re: localtime(time) >Date: Tue, 2

RE: Regular Experssion

2001-07-24 Thread john cuson
depending on the format of the line, a simple split might be just as effective. >From: "Poulson, Shawn" <[EMAIL PROTECTED]> >To: "'FAIZ ZAHIR'" <[EMAIL PROTECTED]>, >[EMAIL PROTECTED] >Subject: RE: Regular Experssion >Date: Tue, 24 Jul 2001 21:45:01 +0200 > >I would use: > >$email_addr = "[E

Re: 620 and DBI,DBD::ODBC

2001-06-04 Thread john cuson
richard- you should be able to download both dbi and dbd::odbc through ppm. you do need dbi ... that's what provides the interface to which the database drivers (i.e., dbd) connect. roughly analogous to the odbc setup in windows itself. >From: "Richard Dobson" <[EMAIL PROTECTED]> >To: [EM

RE: Help to choose a DB

2001-01-10 Thread john cuson
mysql does work on win2k. i used it for a time on my workstation, a p3 600 w/ 96 mb ram, and it was a noticeable drag on the machine's performance. not a surprise, of course, that's not a lot of ram for win2k, but you should be aware. >From: "Kirkup, Steve" <[EMAIL PROTECTED]> >To: "ActiveP