Can someone please help me I need to export some data from a table into a text file. The problem is it needs to be in the following format:
0[Field 1] [Field2]
[Field 3] 1
9[Field 1] 1
Field 2 is the date, i need the module to export all records with a certain date.
Any help would be GREATLY appreciated.
0[Field 1] [Field2]
[Field 3] 1
9[Field 1] 1
Field 2 is the date, i need the module to export all records with a certain date.
Any help would be GREATLY appreciated.