aeroswat Posted March 1, 2010 Share Posted March 1, 2010 I am using some code that dumps a sql table to a .sql file. I am finding however that new lines are not working when I open this up in notepad to view. Anywhere that a new line is supposed to be "\n" There is a little rectangle character. What am I doing wrong here? Link to comment https://forums.phpfreaks.com/topic/193787-outputting-to-sql-file/ Share on other sites More sharing options...
jl5501 Posted March 1, 2010 Share Posted March 1, 2010 It is saved with unix line endings if you view with wordpad it will be ok Link to comment https://forums.phpfreaks.com/topic/193787-outputting-to-sql-file/#findComment-1019960 Share on other sites More sharing options...
aeroswat Posted March 1, 2010 Author Share Posted March 1, 2010 It is saved with unix line endings if you view with wordpad it will be ok Thanks. That's right Link to comment https://forums.phpfreaks.com/topic/193787-outputting-to-sql-file/#findComment-1019965 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.