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.

Likes Received By coches

  1. Alam liked coches's post in the thread Sending variable using HTTP_REFERER.

    if($action=="vua") { $msg="Hello $name"; header("Location: ".$HTTP_REFERER); exit(); } you should read about globals...

    Dec 27, 2007
  2. sunnyverma1984 liked coches's post in the thread php http header.

    <?php echo '<pre>'.print_r(get_headers('www.domain.com', 1)).'</pre>'; ?>

    Dec 26, 2007