I'm having an issue, where everytime I save my files, extra lines are added. At this point, there's about 20 blank lines between each line of code. It's driving me insane. The code is probably 800 or 900 lines, so to go through and delete each line one by one is just not doable.
If I replace blank spaces, it takes out all blank spaces. Any solutions??
I just want everything to be right underneath the line before, no lines in between.
Here's an example:
echo "</b></td></tr>";
}
Extra Lines in my PHP code
Moderator: General Moderators
- SheDesigns
- Forum Commoner
- Posts: 42
- Joined: Tue Nov 18, 2008 9:51 am
- Location: Buffalo, NY
Re: Extra Lines in my PHP code
Did you try to check your text editor configuration? or changing editors?
Re: Extra Lines in my PHP code
Looks to me like you have a sucky editor. Say, what OS are you using?