Topic awaiting preservation: Finding OS in PHP (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: New Jersey, USA |
posted 03-07-2002 23:38
I'm using a flat file database to store content for a site that is input from an admin section. Just to be safe, I have used file locking on the files when they are being written to, but file locking doesn't work in windows, which is the OS I do my coding on. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 03-07-2002 23:53
Yup it's in your environment vars |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 03-08-2002 01:33
Thanks Bit |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 03-08-2002 02:43
Stay tuned for more after these important messages! |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 03-08-2002 07:55
Your code from above doesn't work, because you didn't define $HTTP_ENV_VARS as global inside working_folder() function... |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 03-08-2002 22:44
You're unbelievable mr.maX |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 03-09-2002 01:03
I would like to apologize to Bitdamaged for making it seem like he made an incorrect statement earlier in this thread. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
posted 03-09-2002 09:35 |