I was wondering if there was anyway to dump an ASCII formatted table in PHP from an array? I cannot find too many references to doing this other that \t which doesn't do the job I need. I do not have the data in MySQL but I would put it in if there is a feature in MySQL that might do this.