Re: [PHP] How to work with virtual (seo) URLs?



On Tue, November 21, 2006 12:59 pm, testkonto wrote:
header("Location: http://path/to/index.php\r\n";);

A) You probably don't want a newline nor carriage return as part of
your URL.

B) Rant #37, which I've posted twice in this very forum this week,
will not be repeated here.

--
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?
.



Relevant Pages

  • Re: Different file defaults for Tcl 8.4?
    ... note that the carriage returns are converted to newline. ... This behavior is expected with Windows, but not with Unix. ... As the input translation mode, auto treats any of newline, carriage return, or carriage return followed by a newline as the end of line representation. ...
    (comp.lang.tcl)
  • Re: K&R2 2.3 : /n vs /r
    ... >> Q2) What on earth is the difference between newline and carriage return? ... from the leftmost position to the rightmost position took almost 1/25 ... to text file formats from a C programming point of view as the different ...
    (comp.lang.c)
  • Re: zsh prompt
    ... >>I see that one can put a newline in the prompt and set an option to diabled the ... >> carriage return. ... but my prompt ending up looking like that string exactly. ... Where can I read to learn about that type of syntax? ...
    (comp.unix.shell)
  • Re: A bit of good news in May
    ... Carriage Return/Line Feed Dash Dash Space Carriage Return/Line Feed ... In other words the Sig Separator is 2 Dashes, ... Its first newline is part of the body text, ... Even if there's nothing after the NewLine Character? ...
    (uk.people.silversurfers)
  • Re: Parsing a text file line-by-line: skipping badly-formed lines?
    ... perlvar manpage), $ln contains newline-terminated records, so ... followed by a newline at the end of $ln. ... in a followup farther downthread, ... that's being ignored because it doesn't have a carriage return. ...
    (comp.lang.perl.misc)