Show pageOld revisionsBacklinksBack to top Search You can find the results of your search below. SearchContainsExact matchStarts withEnds withContains@snippetsAny namespacesnippets:php (1)Any timeAny timePast weekPast monthPast yearSort by hitsSort by hitsSort by last modifiedFulltext results:fgets @snippets:php 2 Hits, Last modified: 3 months agotion("Failed to open ${filename}"); } while ( ( $text = fgets($fh) ) !== false ) { echo $text; } </file>