senojeel Posted February 21, 2007 Share Posted February 21, 2007 What is the best way to do this? I found in the forums a way to write to a tab-delimited file, but it needs to be ascii text. I am taking sql query results and writing them to a file. I have not found a way to convert to ascii, if that is what I need to do... Any suggestions are welcome. Thanks! Shawn Link to comment https://forums.phpfreaks.com/topic/39537-tab-delimited-ascii-text-file/ Share on other sites More sharing options...
senojeel Posted February 22, 2007 Author Share Posted February 22, 2007 Bumping back up... Has anyone had to do this before? Just looking for the best way to save an ascii tab-delimited text file. I would even take advice if anyone has had to save a file as ascii... Thanks! Link to comment https://forums.phpfreaks.com/topic/39537-tab-delimited-ascii-text-file/#findComment-191279 Share on other sites More sharing options...
redarrow Posted February 22, 2007 Share Posted February 22, 2007 dont get it do u need to use chr php function. http://uk.php.net/chr Link to comment https://forums.phpfreaks.com/topic/39537-tab-delimited-ascii-text-file/#findComment-191289 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.