Page MenuHomePhabricator

tempfile.php

Authored By
epriestley
Jan 5 2014, 10:17 PM
Size
137 B
Referenced Files
None
Subscribers
None

tempfile.php

<?php
require_once 'scripts/__init_script__.php';
$f = new TempFile();
Filesystem::writeFile($f, 'quack');
printf("Wrote: %s\n", $f);

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/hl/ep/fu66hdwtl33tyj4a
Default Alt Text
tempfile.php (137 B)

Event Timeline