Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F98583
tempfile.php
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
epriestley
Jan 5 2014, 10:17 PM
2014-01-05 22:17:56 (UTC+0)
Size
137 B
Referenced Files
None
Subscribers
None
tempfile.php
View Options
<?php
require_once
'scripts/__init_script__.php'
;
$f
=
new
TempFile
();
Filesystem
::
writeFile
(
$f
,
'quack'
);
printf
(
"Wrote: %s
\n
"
,
$f
);
File Metadata
Details
Attached
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)
Attached To
Mode
P1040 tempfile.php
Attached
Detach File
Event Timeline
Log In to Comment