[PHP] convert VARCHAR 10 to DATETIME

2003-03-19 Thread freaky deaky
this question is not strictly php related, but i thought possibly someone on this list might have dealt with this type of problem before. i am exporting a database out of filemakerpro 5 as a comma delimited file, and importing the data into a mysql database most of the information transfer

RE: [PHP] convert VARCHAR 10 to DATETIME

2003-03-19 Thread freaky deaky
thanks. this was the quickest way to accomplish the task strtotime(); also works. both are useful to know... - Original Message - From: John W. Holmes [EMAIL PROTECTED] Date: Wed, 19 Mar 2003 21:47:23 -0500 To: 'freaky deaky' [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: RE: [PHP

[PHP] ok now my sessions are *not* timing out

2003-03-11 Thread freaky deaky
before my problem was that my sessions were being terminated spontaneously. it looks like i've managed to fix that problem - so far i haven't been randomly logged off my application. the problem is, according to my php.ini settings, my session should have been terminated after 2 hours, it's

[PHP] sessions terminating randomly please help

2003-03-10 Thread freaky deaky
hi i am experiencing a major problem with sessions expiring randomly in some of my apps. i will log in and start clicking around and then i will eventually arrive at a page that tells me that i'm not logged in anymore. this happens apparently randomly. i have seen it on ie6, ie for mac,