NYCPHP Meetup

NYPHP.org

[nycphp-talk] Exporting csv

Darian Schramm darian at slackworks.com
Tue Sep 21 18:40:29 EDT 2004


Thanks for the speedy responses. I checked my code and I was sending the incorrect 
Content-Length value. I was sending a null value so nothing would get sent. I fixed
it by using:

Content-Length: strlen($filename) 

Thanks again,

Darian  




More information about the talk mailing list