UNPKG
fancybox-plus
Version:
latest (1.3.8)
1.3.8
1.3.7
1.3.6
1.3.5
jQuery lightbox and modal window plugin.
igorlino.github.io/fancybox-plus/
igorlino/fancybox-plus
fancybox-plus
/
demo
/
data
/
login.php.htm
8 lines
•
238 B
HTML
View Raw
1
2
3
4
5
6
7
8
<
html
>
<
head
>
<
meta
http-equiv
=
"content-type"
content
=
"text/html; charset=windows-1252"
>
</
head
>
<
body
>
<
div
style
=
"background:red;color:#fff;padding:10px"
>
Results of
<
em
>
print_r($_POST)
</
em
>
<
pre
>
Array ( )
</
pre
>
</
div
>
</
body
>
</
html
>