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 Pos1tron

  1. SnoozZz liked Pos1tron's post in the thread echo contact list.

    Sorry, made a bug in my code - fixed below: <?php $sqlQuery = "SELECT * FROM contacts WHERE id='$id' ORDER BY contactname DESC";...

    Aug 10, 2008
  2. deviant liked Pos1tron's post in the thread PHP File reading question. Again :/.

    Use this, it'll display the string on the first line, then that on the second line, etc, as each successive visitor visits it. It should...

    Aug 9, 2008
  3. basketmen liked Pos1tron's post in the thread (Easy enough) Please help join this two codes.

    <a href=\"showthread.php?t="+threads[x].threadid+"\" onMouseOver=\"window.status=''; return true;\"...

    Aug 4, 2008
  4. sg552 liked Pos1tron's post in the thread php checkbox help.

    EDIT: Beaten to the answer! But anyway, bug correction, while still echoing sunday when it is sunday, and not sunday when it isn't......

    Aug 3, 2008
  5. Dr_Web liked Pos1tron's post in the thread Parse error on a php file, please help..

    I removed an unclosed echo statement on line 55. Here's the modified code. <?php /* Tiga WordPress Theme Copyright (C) 2006 Shamsul...

    Aug 1, 2008
  6. web_master liked Pos1tron's post in the thread Can anybody decode this code?.

    <?php function d($s,$k='') { if ($k=='') { for($i=0;$i<strlen($s);$i) { $d .=chr(hexdec(substr($s,$i,2))); $i=(float)($i)+2; } return...

    Aug 1, 2008
  7. Silver89 liked Pos1tron's post in the thread php query security.

    If the comment is going to be submitted by a member of the public, then no, not quite. Unless you want people to be able to post html...

    Jul 27, 2008