Hi Everyone,
I am retriving data from 'orders' table. In that table lots of fields. But i m trying to retrive data monthly. And also in the same page I made a link named "download as excel". I managed some php codes in "php_xcel_month.php" for downloading all the data as Excel format . But after clicking on the link, i m getting messasge box & i succedd to save as excel format. But no data are reteiving. I mean that excel file is emptly.
The Error is "No matching data found".
So whats wrong with my codes?please see the attachment.