Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1336421
test-phar.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
386 B
Referenced Files
None
Subscribers
None
test-phar.php
View Options
<?php
// run this file to test your phar install of Balanced
include
(
__DIR__
.
'/httpful.phar'
);
include
(
__DIR__
.
'/restful.phar'
);
include
(
__DIR__
.
'/balanced.phar'
);
echo
"[ OK ]
\n
"
;
echo
"balanced version -- "
.
\Balanced\Settings
::
VERSION
.
"
\n
"
;
echo
"restful version -- "
.
\RESTful\Settings
::
VERSION
.
"
\n
"
;
echo
"httpful version -- "
.
\Httpful\Httpful
::
VERSION
.
"
\n
"
;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jul 6, 7:43 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
308015
Default Alt Text
test-phar.php (386 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment