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 tccoder

  1. exam liked tccoder's post in the thread php reverse entries in a text file.

    1. $lines = file ('entries.txt'); 2. $f = fopen ('entries.txt', 'w'); 3. fputs ($f, array_reverse ($lines));...

    Mar 8, 2006
  2. T0PS3O liked tccoder's post in the thread This Form of CAPTCHA in PHP.

    There is no such thing as a perfect captch system.. to be honest any captcha system can be beaten with enough work and coding.. but the...

    Mar 7, 2006