Steves Space
Steves Space
  • Log In

  1. Trace
  2. welcome

  • Show page
  • Old revisions
  • Backlinks
  • Back to top

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@snippets:php
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

fgets
5 Hits, Last modified: 5 months ago
<file php> $filename = 'whatever';   $fh = @fopen($filename, 'r'); if ( ! $fh ) { throw new Exception("Failed to open ${filename}"); } while ( ( $text = fgets($fh) ) !== fal

cc zero

Except where otherwise noted, content on this wiki is licensed under the following license:
CC0 1.0 Universal

  • Bootstrap template for DokuWiki
  • Powered by PHP
  • Valid HTML5
  • Valid CSS
  • Driven by DokuWiki