diff options
author | Olav Morken <olav.morken@uninett.no> | 2012-10-19 08:48:00 +0200 |
---|---|---|
committer | Olav Morken <olav.morken@uninett.no> | 2012-10-19 08:57:50 +0200 |
commit | 28bfea4260faea1dffe909d36525c8654c660ed6 (patch) | |
tree | 19dd89bcf8a6009bb6bb5709c41e1a0b30154072 /examples/server/lib/common.php | |
parent | 04f91fd782bffcd54dbcca729ec7bdc0e1c7124a (diff) | |
download | php-openid-28bfea4260faea1dffe909d36525c8654c660ed6.zip php-openid-28bfea4260faea1dffe909d36525c8654c660ed6.tar.gz php-openid-28bfea4260faea1dffe909d36525c8654c660ed6.tar.bz2 |
Properly escape form output data.
Since this data is inserted as strings in HTML documents, we should
call htmlspecialchars() to protect against any values containing
special characters, e.g. '"' or '&'.
Diffstat (limited to 'examples/server/lib/common.php')
0 files changed, 0 insertions, 0 deletions