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