djbuddhi Posted July 9, 2008 Share Posted July 9, 2008 I want to execute a sql and get a result set and written to a text file with the reaming query data like a spread sheet ,how 2 do it .text file written part is confused .pls help me Link to comment https://forums.phpfreaks.com/topic/113848-how-2-execute-a-sql-and-written-to-a-text-file/ Share on other sites More sharing options...
awpti Posted July 9, 2008 Share Posted July 9, 2008 http://php.net/manual/ Lots of functions and posts regarding how to use them, including sample code. fopen, fwrite, fread.. etc. Link to comment https://forums.phpfreaks.com/topic/113848-how-2-execute-a-sql-and-written-to-a-text-file/#findComment-585057 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.