As this does not seam to work (always returns
"pass"). you can use
$encoding = mb_detect_encoding(urldecode($REQUEST_URI),
'UTF-8, UTF-7, ASCII, EUC-JP,SJIS, eucJP-win, SJIS-win, JIS,
ISO-2022-JP, ISO-8859-1');
to detect the encoding of the url instead, similare steps
could be taken to deteck cookies and post data although it
would have to be done for each value.
----
Server IP: 86.58.145.50
Probable Submitter: 87.60.178.209
----
Manual Page -- http://www.php.net/manual/en/function.mb-http-input.php
a>
Edit -- https://master
.php.net/note/edit/78689
Del: integrated -- h
ttps://master.php.net/note/delete/78689/integrated
Del: useless -- http
s://master.php.net/note/delete/78689/useless
Del: bad code -- htt
ps://master.php.net/note/delete/78689/bad+code
Del: spam -- https:/
/master.php.net/note/delete/78689/spam
Del: non-english --
https://master.php.net/note/delete/78689/non-english
Del: in docs -- http
s://master.php.net/note/delete/78689/in+docs
Del: other reasons-- https://mast
er.php.net/note/delete/78689
Reject -- https://mast
er.php.net/note/reject/78689
Search -- https://
master.php.net/manage/user-notes.php
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|