Help for this page

Select Code to Download


  1. or download this
    if (!-d "e:/web/public_html/eagle_f91/ffinfo/protected/images/$Game") 
    +{
        mkdir("e:/web/public_html/eagle_f91/ffinfo/protected/images/$Game"
    +) or print "$!\n";
    }