シンボルの質問があります。javascript をエコーします。
dhxGrid.attachFooter("")=> は
dhxGrid.attachFooter("<input type='button' name='export' id='export' value='Add' onclick='taf_add_wins()'>,,#cspan,#cspan,#cspan,#cspan,#cspan")
シンボル""であり''、それらの間の関数です。構文を修正するのを手伝ってくれませんか?
echo '<script type="text/javascript">dhxGrid.attachFooter("<input type='button' name='export' id='export' value='Add' onclick='taf_add_wins()'>,,#cspan,#cspan,#cspan,#cspan,#cspan"); </script>';