1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

pretty URL's

Discussion in 'PHP' started by mbaldwin, Aug 30, 2010.

  1. jazzcho

    jazzcho Peon

    Messages:
    326
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #21
    Great idea danx10, very bad for SEO though!
     
    jazzcho, Sep 8, 2010 IP
  2. Gray Fox

    Gray Fox Well-Known Member

    Messages:
    196
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    130
    #22
    You can manually send the OK response code header
    
    header('HTTP/1.1 200 OK');
    
    PHP:
     
    Gray Fox, Sep 9, 2010 IP
  3. mbaldwin

    mbaldwin Active Member

    Messages:
    215
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    95
    #23
    thanks, the 404 way sounds interesting. i am assuming if I set the header response to 200, my server logs will not fill up with what it thinks are 404 errors?

    Michael
     
    mbaldwin, Sep 11, 2010 IP