mysql - Errors while Exporting XLS using PHP over secure connections -
i working on php mysql system needs generate xls files, system works fine on normal http connection while trying export xls file using php on https connection file isnt generated.
are there specific techniques should used while generating xls files on secure connection?
thanks
Comments
Post a Comment