Re: [PHP-DB] IIS and php sessions

2004-11-15 Thread Mike Smith
I'm pretty sure this is enabled by default in PHP for Windows, I think you'll need to check the IUSR_[machine_name] persmissions on the sessions folder. I'm headed in the other direction. I'm re-writing an app with a database abstraction layer with hopes of moving to postgres. -- PHP Database Mai

Re: [PHP-DB] php code on sqlite

2004-10-20 Thread Mike Smith
Add after your closing On Wed, 20 Oct 2004 11:50:29 -0700 (PDT), Aravalli Sai <[EMAIL PROTECTED]> wrote: > hi > this is php code for inventory management system > which is done using SQLite.this is an user > interface where an user wil giv values to the text > boxes and it should be sav