1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
aaa
Php code posted by aaa
created at 08 Oct 07:08, updated at 08 Oct 12:24
Edit
|
Back
1
2
3
4
5
6
7
8
<?php
phpinfo
(
)
;
echo
"
hello
"
;
$a
=
"
AA
"
?
1
:
0
;
if
(
empty
(
$pavs
)
)
{
echo
'
none
'
;
}
?>
90 Bytes in 3 ms with coderay