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 ahowell

  1. Masterful liked ahowell's post in the thread How Do You Get One Variable to Show in Place of Another if the First is Null?.

    <?php $con = mysql_connect("localhost", "root"); if (!$con) die('Could not connect: ' . mysql_error()); mysql_select_db("ctyi",...

    Sep 5, 2008
  2. kingdolar liked ahowell's post in the thread [Help!] preg_match_all.

    /superdesc(.*?)Starting/s / = delimiter ( = Opens the subpattern . = match any character except new line *? = Match 0 or more times,...

    Jul 24, 2008