This website requires JavaScript.
Explore
Help
Register
Sign In
fernando
/
luos
Watch
1
Star
0
Fork
0
You've already forked luos
Code
Releases
Activity
Files
9eb7d6cac2669b3bc40a0694aed09651dd1cc038
luos
/
thirdparty
/
html2ps_pdf
/
samples
/
sample.form.handler.php
8 lines
86 B
PHP
Raw
Normal View
History
Unescape
Escape
HOR-2689
2017-08-02 16:06:56 -04:00
<
?
php
ob_start
();
var_dump
(
$_POST
);
error_log
(
ob_get_contents
());
ob_end_clean
();
initial commit from rev. 632
2010-12-02 23:34:41 +00:00
?>
Copy Permalink