Jump to content
MakeWebGames

Djkanna

Members
  • Posts

    3,137
  • Joined

  • Last visited

  • Days Won

    35

Everything posted by Djkanna

  1. LOL did you just look that up or something? No? I keep up too date with stuff, Alot of people are still using it, So I'm telling them not too as sooner or later they'll remove it totally :) When will that be then? HTML 4 Not Deprecated XHTML 1.0 Deprecated. XHTML 2.0 (cancelled) HTML 5 Not Deprecated. So when? HTML 6 in about another Ten years? Keep up too date with W3C not XHTML 1.0 bud :) PaddyTM sweet work well done.
  2. I think it's called multi threaded quotes but I'm not sure
  3. Yeah :P Maybe we should create a whole topic on helpfull snippets and sticky it for future reference (just throwing out ideas here :P )
  4. I'm sure others will be using it just not acknowledging the poster (normal XD)
  5. Haha true
  6. Same I just randomly annoy him though so all is good :P
  7. Yeah it's really the simple things that count I'll be using this for sure thanks again :)
  8. /me looks at phone "Where's the triple button" :O
  9. Nice one AlabamaHit strangely enough I've not thought about doing this (perhaps when you hit the homepage username is focussed.. Good find :thumbsup: )
  10. MCC beats it in pretty much everything so yeah..
  11. No need to apologise lol :P
  12. [warnbox]Renkia - 3rd warning from me (if I see one more thing I'll reccommend to the higher staff to either ban you or warn you - I'm not liking the latter[/warnbox]
  13. [warnbox]Renkia: Second warning -.-[/warnbox] Sorry CrimGame (It was a multiple delete so same reason for all - didn't intend on calling you an idiot :) )
  14. To be honest I don't see why GRPG is becoming so popular recently it's a pile of ......... Yeah. Try make your own or go for one of the better ones listed here. Just my thoughts ;)
  15. Keep it as a MCCodes project.....
  16. [mysql]ALTER TABLE `userstablename` ADD `position` ENUM ('Administrator', 'Assistant', 'Member', 'Bot') NOT NULL DEFAULT 'Member'[/mysql] try { if($user->position !== 'Administrator') { throw new errorMessage('Error: Access Denied'); } } catch (errorMessage $em) { echo '<span class="error">'.$em->_message().'</span>'; } Something to that effect I use.
  17. <3 Good plan :rolleyes:
  18. Looks very nice GillBate. Good luck with your game ;)
  19. These are all Free 3d models websites but may come of use. http://artist-3d.com/ http://archive3d.net/ http://www.3dxtras.com/ http://www.3dmodelfree.com/ 60 Excellent Free 3d Model Websites: http://www.hongkiat.com/blog/60-excellent-free-3d-model-websites/
  20. Maybe Yes: It's a good idea and could come in handy! (I get lazy :P) No: Well *below* pretty much sums it up.
  21. Oh no don't get me wrong I'd use a function for it but both yours and Dannys(especially) seem to be over the top :P Plus I would only use it twice maybe three times in the whole script so not so bad :)
  22. Am I the only one that keeps it simple? hash('sha512', $email.$password.$salt); Welcome LordDan hope you enjoy yourself here ;)
  23. Again nice one Sniko
  24. Ofcourse they do! It's not just Britain either.
  25. [infobox]Please take it to PM until you actually have proof of this! Thank you[/infobox]
×
×
  • Create New...