php-db | 2001071

Re: [PHP-DB] adding Carrol O'Conner in a form From: John S. Huggins (jhuggins <email protected>)
Date: 07/02/01

On Sat, 30 Jun 2001, Ken Sommers wrote:

>-but how do I get rid of that pesky slash \ ?
>-
>-so I can echo exactly what the user typed in?
>-

Try:

stripslashes()

>-I am already using:
>-
>- <?php echo(htmlspecialchars ($name, ENT_QUOTES)); ?>
>-
>-Thanks for the help,
>-
>-ken
>-

**************************************

John Huggins
Virginia Net Corporation
7101 Oriole Avenue
Springfield, VA 22150
703-912-6214
703-912-4831 fax

jhuggins <email protected>
http://www.va.net/

**************************************

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>