Search found 1 match

by lollo
Sat Jan 22, 2005 1:08 pm
Forum: PHP - Code
Topic: Creating specially formated text files
Replies: 0
Views: 293

Creating specially formated text files

Hi all! I created a small "tool" in PHP to extract data from MYSQLin text files with fixed-field widths. This tool will be used to produce mailing labels for magazines and therefore the data must be formatted to fixed-width fields. Basically, I need to be able to set a fixed length for eac...