pixtur
burger
## cannot use .csv, because of format-errors header('Content-Disposition: attachment; filename=' . $pagename . '.csv'); ## therefore I changed it to header('Content-Disposition: attachment; filename=' . $pagename . '.xls');
## I have to use $str = iconv("utf-8", "iso-8859-15", $str); ## because if I don't use it then german characters aren't displayed correctely
madlyr
Comment
Details (Wiki format)
Request feedback
Please copy the text