User:Woozle/PHP multi-select bug
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
<php><?php
echo <<<__END__ __END__; echo '$_POST contents:
'.print_r($_POST,TRUE).'
'; echo 'Raw POST header:['.file_get_contents("php://input").']'; echo <<<__END__
__END__; </php> Submitted as bug #71549.
