i have some php pages and my designer use his dreamweaver to open them and did some design works on them.
every page he opens, it becomes double lined. one empty line was added in the every line of these php pages.
what is wrong with his dreamweaver set up? it is very ignoring. because first it makes the codes not easy readable. second, there is no empty lines should be before the cookie set up etc. with these self added empty lines, it could stop my php programming running.
how to turn his dreamweaver set up back to normal, so it will not added the empty lines when it opens php pages? how to get rid off these already added lines?
thanks.