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 jordie

  1. Crazy_Rob liked jordie's post in the thread Array problem: function.reset: Passed variable is not an array or object.

    $result[0] doesn't exist. thats where it is starting.... try changing: for($i=1;$i < 256;$i++) { to for($i=0;$i < 256;$i++)...

    Mar 3, 2006