[PHP-WIN] Re: Getting a "unique identifier" for a file

2006-01-30 Thread SamuelDr
Dinu Ionut a écrit : SamuelDr a écrit : Hi back, Manuel Lemos wrote : Hello, on 01/28/2006 08:31 PM SamuelDr said the following: Hi ! I'm trying to develop something in PHP. I have a list of file, and I want to know if I can have a unique identifier for each files. What I mean, is: I hav

[PHP-WIN] IIS6 error page for PHP errors?

2006-01-30 Thread Travis Raybold
has anyone figured out if there is a way to have IIS's custom error pages work for PHP? i have custom error handling code that is fine for non-fatal errors. but the only workaround i have found for handling fatal errors involves turning off buffereing, which i don't want to do. the way i can

Re: [PHP-WIN] Question about directory & file operations

2006-01-30 Thread Stut
Mike wrote: If it is called with the right parameters or the "Previous Directory" link is clicked too many times, the browser will be outside of the paths that I want them to be in... I would like to be able to lock the browser down to a particular set of directories and thier subs. Wh

[PHP-WIN] Re: Getting a "unique identifier" for a file

2006-01-30 Thread Dinu Ionut
SamuelDr a écrit : Hi back, Manuel Lemos wrote : Hello, on 01/28/2006 08:31 PM SamuelDr said the following: Hi ! I'm trying to develop something in PHP. I have a list of file, and I want to know if I can have a unique identifier for each files. What I mean, is: I have my files: test.t

Re: [PHP-WIN] Question about directory & file operations

2006-01-30 Thread GT
Hmmm... that sounds like it might work.. Thanks. I'll try it after I've had some sleep.. php and no sleep don't really go together. ""Mike"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> If it is called with the right parameters or the "Previous Directory" >> link is clicked to