Help for this page

Select Code to Download


  1. or download this
    @list = bsd_glob($pat, GLOB_ERR);
    
    if (GLOB_ERROR) {
       # an error occurred
    }