Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F10341963
printpost.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
181 B
Referenced Files
None
Subscribers
None
printpost.php
View Options
<?php
if
(
count
(
$_POST
))
{
echo
" <h2>POST request content</h2>
\n
"
;
dprint_r
(
$_POST
);
}
else
{
echo
" <p>Posts something to this URL to see the content.</p>
\n
"
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Jul 2, 21:46 (1 d, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2719341
Default Alt Text
printpost.php (181 B)
Attached To
Mode
rTOOLS Nasqueron Tools
Attached
Detach File
Event Timeline
Log In to Comment