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 kreoton

  1. egdcltd liked kreoton's post in the thread Fatal error, PHP5 problem.

    Try change loop to this: for( $i = 0; $i < count($item_list); $i++ ) { $recipe_item .= '<option value =...

    Feb 4, 2008
  2. srobona liked kreoton's post in the thread How can i do this?.

    <?php $counter = 0; foreach ($yourlinks as $link) { echo $link.'<br />'; $counter++; if ($counter%5 == 0) echo...

    Jan 28, 2008
  3. bigrollerdave liked kreoton's post in the thread Preg Match.

    function check_back_link($remote_url, $your_link) { $match_pattern = preg_quote(rtrim($your_link, "/"), "/"); $found = false;...

    Jan 25, 2008
  4. nickharper liked kreoton's post in the thread Batch Field Editing?.

    forgot to mention if you want to change value permanently use not SELECT but UPDATE statement

    Oct 11, 2007
  5. rami liked kreoton's post in the thread weblog design.

    Please review my weblog design. http://www.kreoton.net

    May 30, 2007
  6. shamess liked kreoton's post in the thread Sessions ending after first page load.

    i think you must first start session, and then check session id ;)

    Jul 1, 2006