CSS and PHP question
From: Steve Sobol (sjsobol@JustThe.net)Date: 03/11/02
- Previous message: Mauri Gómez: "RE: URLScan"
- Next in thread: Nik Cubrilovic: "Re: CSS and PHP question"
- Reply: Nik Cubrilovic: "Re: CSS and PHP question"
- Reply: HarryM: "Re: CSS and PHP question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 11 Mar 2002 09:47:31 -0500 To: security-basics@securityfocus.com, webappsec@securityfocus.com From: Steve Sobol <sjsobol@JustThe.net>
Hello folks,
Using PHP, if I have a text string I want to display, is it enough to use
htmlentities() or htmlspecialchars()
to encode potentially dangerous characters, or do I need to take further
precautions?
http://www.php.net/manual/en/function.htmlentities.php
http://www.php.net/manual/en/function.htmlspecialchars.php
-- JustThe.net LLC - Steve "Web Dude" Sobol, CTO ICQ: 56972932/WebDude216 website: http://JustThe.net email: sjsobol@JustThe.net phone: 216.619.2NET postal: 5686 Davis Drive, Mentor On The Lake, OH 44060-2752 DalNet: ZX-2
- Previous message: Mauri Gómez: "RE: URLScan"
- Next in thread: Nik Cubrilovic: "Re: CSS and PHP question"
- Reply: Nik Cubrilovic: "Re: CSS and PHP question"
- Reply: HarryM: "Re: CSS and PHP question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|