Show pageOld revisionsBacklinksBack to top Search You can find the results of your search below. SearchStarts withExact matchStarts withEnds withContains@snippets:phpAny namespaceAny timeAny timePast weekPast monthPast yearSort by hitsSort by hitsSort by last modifiedFulltext results:fgets 1 Hits, Last modified: 4 years agoif ( ! $fh ) { throw new Exception("Failed to open ${filename}"); } while ( ( $text = fgets($fh) )