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 loop

  1. digitalpoint liked loop's post in the thread Why I'm not established member anymore?.

    You can bet on it, believe me ;)

    Apr 18, 2014
  2. calcalmx123 liked loop's post in the thread file.php?id=somevalue need redirecting to /folder/somevalue.php.

    with .htaccess: RewriteEngine On RewriteRule ^file.php?id=(.*) folder/$1.php with PHP: if($_GET['somevalue']){ header("Location:...

    Mar 17, 2014