Originally posted here by chsh
HT, is that exactly how your redirect lines are supposed to look, or is that the boards borking them in the name of auto-linking? If that's how it is written in your code, that's one big potential problem, because the Location directive just expects a new URL, no tagging.

Anyway, the other thing that stood out is that when you write out the stuff for the admins (Change pw, etc) there's no line terminator for the echo statement.

For doing dev stuff on windows, I use Editplus. It's fast, feature rich, and quite reliable IME, and pretty cheap (lifetime license type dealy).

Hey Hey,

Yeah the boards are screwing with them... they look like standard header lines, and yeah the missing terminator.. and a missing . to concatenate were my problems.. as soon as I saw it with syntax highlighting I fixed it....

Peace,
HT