Help for this page

Select Code to Download


  1. or download this
    $path = "/dir_name/sub_dir_name/";
          #Determine if the image file exists
    ...
            else {
                   $image = $path."DefaultPhoto.gif";
    
  2. or download this
     File is: /dir_name/sub_dir_name/BOWG.jpg
    Image is: /dir_name/sub_dir_name/DefaultPhoto.gif