[PHP] pobierz, plaintext <?php $HTTP_GET_VARS = &$_GET;$HTTP_POST_VARS = &$_POST;$HTTP_COOKIE_VARS = &$_COOKIE; ?>[PHP] pobierz, plaintext