Jump to content
MakeWebGames

Haunted Dawg

Members
  • Posts

    2,933
  • Joined

  • Last visited

    Never
  • Days Won

    1

Everything posted by Haunted Dawg

  1. Re: [mccodes v2] Combined Gallery and Comment System [$40.00] Sim you yourself you are looking a bit retarded there. You say $40 is to much and he worked 5+ hour's on it. Yet you saying most freelancers work for around $10 a hour. So if he worked 5 hour's on it it should be $50.
  2. Re: New Hosting Needing Not really redsnake. It's the same. But depend's on various thing's.
  3. Re: Another Addon Then people should start reading the faq's on here? :lol: http://criminalexistence.com/ceforums/i ... ic=27529.0
  4. Re: Another Addon I know you said user friendly and not code friendly. But if you ask me. If statement's take longer than a simple array.
  5. Re: New Hosting Needing VPS goes for about $10 a month to get your game stable. www.tech-host.co.uk
  6. Re: Another Addon Lol @ user friendly.   $pos = array ( 0 => 'NPC', 1 => 'Member', 2 => 'Admin', 3 => 'Secretary', 4 => 'Forum Moderator', 5 => 'Assisstant' ); $pos = $post[abs(@intval($_GET['level']))];
  7. Re: New Hosting Needing Unless you starting off.
  8. Re: New Hosting Needing www.byethost.com Either than that. A small vps
  9. Re: mysql_fetch_assoc in reverse order? $sel = mysql_query("SELECT rows FROM `table` ORDER BY `increment_id` ASC"); And if you want to limit the list: $sel = mysql_query("SELECT rows FROM `table` ORDER BY `increment_id` ASC LIMIT limitnumber"); Then you just call it out. while($soc = mysql_fetch_assoc($sel))
  10. Re: [mccode v2] Contact Form (Fresh & NEW!) $time = date('Y D M', $t['timesub']);
  11. Re: [mccode v2] Contact Form (Fresh & NEW!) Edit this line: $time = date ('F j, Y')." ".date('g:i:s a'); To $time = date ('F j, Y', $t['timesub'])." ".date('g:i:s a', $t['timesub']);
  12. Re: Thank a CE mccode Mod Developer Day MDShare. That's one reason why i post now on phpfreak's. Because you don't get ......... like the one above.
  13. Re: Thank a CE mccode Mod Developer Day   If you think my mod's are crap let me not get started on your's. And so called "crap" i figure why kc member's love my shoutbox so much and when i removed it they forced me to put it back up... HMMM!
  14. Re: Block multiple logins I haven't quite installed it yet. But i did look over the code. I'll install it when on my cpanel again :) But for $5 it did save me some time than making it :D
  15. Re: Airplanes [V2] staff_travel.php?action=required_action
  16. Re: SEO   Can you explain that a little bit more please? And i know i need time. I am looking at roughly 5 - 9 month's to even get into pr 1 directory if not more up.
  17. Re: Block multiple logins Ok. I'll be waiting and to test it :)
  18. Re: [mccodes V2] my verry first log in page Miniman. Infact you do know me on msn we spoke the other day ;) lol. We used to speak more tho.
  19. Re: [mccode V2] Header [$20.00] New I'd say about 6 just based on what can be seen in the screen shot.
  20. Re: [FAQ] Before posting An Error Because not everyone use's $db->query ;) I normaly use or print(mysql_error().' on line '.__LINE__.die());
  21. Re: SEO Did not really help me much. What i am looking for is more like what will get me into the PR 2 directory if not more. In easily 4 month's. Ive seen a site open for 2 month's and has an alexa of 600k and pr 2 directory. And this is a mccode's game.
  22. Re: phpBB Hacked So.. it's a hobby and please do not register. You will terribly fail ;)
  23. Re: [mccodes V2] my verry first log in page That was gp-codes.piczo.com and that was garry aka bullet not me ;)
  24. Yes you saw right. phpBB was hacked i think on the 14th on january due to a vulnerability in one of there outdated phpList installation. The guy that actualy attacked the site was infact a 16 year old. He never found the exploit. Some one did and reported it to phpBB but unfortunatly before phpBB could make a patch this little tard attacked the site.     More can be read to this topic here: http://www.phpfreaks.com/forums/index.p ... msg1102447
  25. Haunted Dawg

    SEO

    Well. My new game is going to soon come out. What are the best meta tag's to use? I am also looking at where to advertise to get active player's and alot of them. Thank's.
×
×
  • Create New...