RE: [PHP-DB] How to..? From: Wesley Choate (wesleyc <email protected>)
Date: 07/13/00

You need to put the escape character in front of the quotes if you want them
in the string.

Example
$test = ' /" ' . $var . ' /" /;

I think this should work.

Wesley Choate

> -----Original Message-----
> From: Vojtech Dvorak [SMTP:vojtech_dvorak <email protected>]
> Sent: Thursday, July 13, 2000 7:58 AM
> To: php-db <email protected>
> Subject: [PHP-DB] How to..?
>
> . << File: ATT00001.txt; charset = iso-8859-2 >>

-- 
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>