CSV and other files get .txt extension

See all posts See thread Reply

Re: CSV and other files get .txt extension new!
by colin, 3 years, 2 months ago
Set no_script to false:
$handle->no_script = false;
Reply
Re: CSV and other files get .txt extension new!
by Alex Furr, 3 years, 2 months ago
Wonderful thank you works perfectly.Reply