fork(3) download
  1. <?php
  2.  
  3. if(preg_match('/^[a-zA-Z]\:[\/,\\\\].{1,}/', 'C:/Users/Charlie/Dropbox')) {
  4. echo "found";
  5. }
Success #stdin #stdout 0.02s 52432KB
stdin
Standard input is empty
stdout
found