Catp00p Posted September 28, 2003 Share Posted September 28, 2003 I am trying to code a replacement to PHPnuke for my site. I am trying to take all the old news articles (stories) that i have posted in the nuke database and put them in a dump file. I don\'t want all the fields, and I want them ordered differently than nuke has them ordered. Is there a way to make this sql file using PHPmyAdmin... or is there another way to do it? Any help would be greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/1077-using-mysql-to-dump-fields/ Share on other sites More sharing options...
DylanBlitz Posted September 29, 2003 Share Posted September 29, 2003 Easiest way that I would do it is export it, rename the .sql to .csv and then open it in excel and sort it and delete columns that way Link to comment https://forums.phpfreaks.com/topic/1077-using-mysql-to-dump-fields/#findComment-3664 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.