While browsing documentation, I noticed that the info on how to disable magic quotes does not properly display in IE 8 at
http://www.zenphoto.org/news/what-is-magic_quotes_gpc-and-why-should-it-be-disabled-
What I see in IE8 is:
You can disable magic_quotes_gpc by editing your PHP.ini file. Change the line to You can also disable magic_quotes_gpc in your zenphoto .htaccess file by adding the line Please contact your hosting provider for further assistance.
(It seems ok in Chrome, Firefox).