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 ToddMicheau

  1. baris22 liked ToddMicheau's post in the thread Can I randomize the data i get from mysql?.

    Odd, you mean: $result = mysql_fetch_array() // Put your sql stuff here // echo stringToLinks(jumbleWords($result['title']));...

    Oct 25, 2008
  2. sami1255 liked ToddMicheau's post in the thread Suggest the best forum to get programming jobs : DP is so cheap !.

    Well in that case I believe what your looking for is to actually get a real job. I know several programming agencys looking for...

    Oct 24, 2008
  3. Dirty-Rockstar liked ToddMicheau's post in the thread Array not making any sense.

    Erm, well, see what you have there is a string array. Setting the array slot to a string will of course return a string. . . Very...

    Oct 23, 2008
  4. noobie2shoes liked ToddMicheau's post in the thread Scrolling Gallery Script.

    This can be done a couple ways, the site you posted uses Flash, and you could also use Javascript. A google search for 'scrolling...

    Jul 24, 2008
  5. MarketingPirate liked ToddMicheau's post in the thread URL Shortener Copy To Clipboard Javascript with PHP.

    Lol, well what they do is in their 'create.php' script they do something like: // Create and store the 'tiny url' // Echo...

    Jul 23, 2008
  6. zodiac liked ToddMicheau's post in the thread more then one in "if".

    Would an ElseIf be what your looking for? if ($category['name'] == "cat1"){ ;; }else if ($category['name'] == "cat2"){ ;; }else if...

    Apr 21, 2008
  7. mab liked ToddMicheau's post in the thread "/popular?f=unread " how ?.

    I think you might want to look into CodeIgniter, it's a php framework that allows you to pass variables without naming scripts, as well...

    Feb 12, 2008
  8. boxer126 liked ToddMicheau's post in the thread Anybody know how to accomplish this?????.

    A couple ways, about about: src="<?php str_replace("/.wmv", ".wmv", the_permalink());?>.wmv" Or src="<?php...

    Feb 8, 2008
  9. Unknown Member liked ToddMicheau's post in the thread Image Map Issues.

    What are the dimensions of the image? It could be that your map isn't covering any of the image, since those coordinates are really...

    Feb 6, 2008
  10. WebdevHowto liked ToddMicheau's post in the thread How do I get the cursor to defualt into the custom google search box?.

    If you are talking about a google search like in this site here: http://www.usfca.edu/osp/google_search.htm (Randomly found) Then...

    Feb 6, 2008
  11. kojakfilth liked ToddMicheau's post in the thread How to add latest search words at homepage?.

    Sure, this can be done rather easily with a database, if your interested I can code you the required scripts, send me a pm. Otherwise I...

    Feb 5, 2008