Search

You can find the results of your search below.

fgets @snippets:php
3 Hits, Last modified:
<file php> $filename = 'whatever';   $fh = @fopen($filename, 'r'); if ( ! $fh ) { throw new Exception("Failed to open ${filename}"); } while ( ( $text = fgets($fh) ) !== false )
syntax @wiki
2 Hits, Last modified:
| ''swf'' | If you specify a filename that is not a supported media format, then it wil... eo has started. That image needs to have the same filename as the video and be either a jpg or png file. In