Quine by primo (actually a quine)

<?printf(~$s=\xc3\xc0\x8f\x8d\x96\x91\x8b\x99\xd7\x81\xdb\x8c\xc2\xda\x8c\xd3\xdb\x8c\xd6\xc4,$s);

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page