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 hogan_h

  1. webmaster_TSU liked hogan_h's post in the thread PHP Authentication Not Working.

    That code sample works fine for me. AFAIK you need PHP to be installed as module for it to work. If your PHP is installed in CGI mode,...

    Dec 14, 2007
  2. Juls liked hogan_h's post in the thread NEED C++ programmer to help me with a 2-3 scripts simple for easy $$.

    Did my best with script nr.2 Should stick to php lol :)

    Dec 12, 2007
  3. blueparukia liked hogan_h's post in the thread Replacing something in a file (fwrite).

    You are calling it in wrong order. Do first $style = file_get_contents($css); and after that $handle = fopen($css, 'w');

    Dec 9, 2007
  4. Fisker liked hogan_h's post in the thread PHP Coder needed for very quick job.

    Job done, payment received, it was nice, interesting project :)

    Dec 6, 2007
  5. scottlpool2003 liked hogan_h's post in the thread PHP Include Header... But Different <title></title>?.

    Yes you can do it, but one would need to look at complete code... One solution would be to set $title = "Custom Page Title"; before...

    Dec 4, 2007
  6. terryuk liked hogan_h's post in the thread Google indexed pages checker.

    Try this: <?php $data = implode('', file("http://www.google.com/search?q=site:www.$name")); preg_match_all("|Results...

    Dec 3, 2007
  7. journeyoftheanimals liked hogan_h's post in the thread Fix my php....real simple I am sure.

    Then you probably need to use: $mybb->user['username'] and not $mybbuser[username] But take my version from above, with ".", that...

    Nov 30, 2007
  8. login liked hogan_h's post in the thread listing 10 links.

    No, we don't know what you mean :) You need to post a code at least... Either the value is 9 ;) or it's pulled from config file... Or...

    Nov 29, 2007
  9. Tropica liked hogan_h's post in the thread PHP addslashes help.

    Probably your Webserver is escaping the quote characters automatically. You don't need to use addslashes in your case, you need...

    Nov 24, 2007
  10. googleminigames.com liked hogan_h's post in the thread I need help with a simple code modification :).

    Try: print("window.location.href='connect.php?user=$user&tempstore=$today'"); It's possible you need full URL there, like...

    Nov 24, 2007