I am trying to create a CSV(comma separated Value) file
and need to include the quote (") character in PHP file.
do i use double quotes(""""") or single quote('"') or
'"'
i tried these but dont work-
- pl help how i could enclose the quote character.
srini
[EMAIL PROTECTED]-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
