[EMAIL PROTECTED] wrote:
> Does this also work on win****?

  Apparanetly not:

    c:\home\php\php4\ext\standard\filestat.c(815): error C2065:
    'W_OK': Undeclared identifier
    
    c:\home\php\php4\ext\standard\filestat.c(830): error C2065:
    'R_OK': Undeclared identifier
    
    c:\home\php\php4\ext\standard\filestat.c(845): error C2065:
    'X_OK': Undeclared identifier
    
    c:\home\php\php4\ext\standard\filestat.c(875): error C2065:
    'F_OK': Undeclared identifier

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to