Hi Stut,
Actually i am ending the row headers with a chr(10); // LINE FEED
-Jason
On Oct 22, 2008, at 5:12 PM, Stut wrote:
On 23 Oct 2008, at 00:59, Jason Todd Slack-Moehrle wrote:
After I right out the column headers do I have to put a '/n' to
have it start a new line in the CSV file? I think I do.
A new line is \n not /n, and it must be in double quotes (") not
single (').
-Stut
--
http://stut.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php