Problem with export excel and php 5.1.6

Please, try to include the updated dhtmlxgrid_export extension on your page.
And try to use the following url to export the data:
myGrid.toExcel('http://export.dhtmlx.com/excel');

hi