Lines Matching refs:fh
102 $fh = fopen(mediaFN($mediaID), 'wb');103 fwrite($fh, $RSSstart);137 fwrite($fh, $entry);142 fwrite($fh, $RSSend);143 return fclose($fh);198 $fh = fopen(mediaFN($mediaID), 'wb');199 fwrite($fh, $KMLstart);237 fwrite($fh, $plcm);241 fwrite($fh, $KMLend);242 return fclose($fh);