![]() |
@InsiteFX @kenjis
thanks every time. ![]() The cause this time seemed to be that a string was returned upon return. I stopped returning view and replaced it with exit PHP Code: public function csvExport(): string Why can I write to a closed CSV? after fclose command. Is 'php://output' involved? |
Messages In This Thread |
i want exclude debug infomation when output csv - by yoshi - 07-22-2022, 07:34 PM
RE: i want exclude debug infomation when output csv - by InsiteFX - 07-23-2022, 12:28 AM
RE: i want exclude debug infomation when output csv - by kenjis - 07-23-2022, 03:46 PM
RE: i want exclude debug infomation when output csv - by yoshi - 07-23-2022, 04:03 PM
RE: i want exclude debug infomation when output csv - by kenjis - 07-24-2022, 05:02 PM
RE: i want exclude debug infomation when output csv - by yoshi - 07-25-2022, 05:13 AM
RE: i want exclude debug infomation when output csv - by kenjis - 07-25-2022, 04:32 PM
|