Jump to content
MakeWebGames

Djkanna

Members
  • Posts

    3,138
  • Joined

  • Last visited

  • Days Won

    36

Everything posted by Djkanna

  1. Comes across not checking if sessions are actually set before using them.. in MCC $_SESSION['attacking'] is being checked in the header constantly, yet it's only set in attack.php which is only used if a player leaves before finishing the attack. So like Alain said remove notices from being displayed or check if things are set using isset();
  2. Say what? I don't teabag anyone O_o not even if I pwn their asses at CrossFire.
  3. Hey I failed at school I'm doing alright, sure I spend most of my time online and working of various projects but I still get paid.. I think and from my own personal experience, when I started learning PHP well it was when I first stumbled across MCCodes, I wasn't interested in making money. I just wanted to create a game like the previous ones I've played. Starting here back in 2007 I was a lurker and the hostile enviroment which it kinda was in most places I though I'd better learn something before I join in, which I didn't bother doing anyway well not until I came back to playing with MCC in 2008. So today, MWG isn't hostile nor is it full of flames (well not too often anyway) I think they want to learn web programming languages for the enjoyment of building websites as right now there is so many PHP developers and so little work, so I really don't think starting to learn just so you can earn money is a good idea nor one that's going to work well right now. So all in all, I and most people here perhaps CrimGame, Pudda, Equinox the ones you see on a daily basis helping others wanted to learn because we wanted to, and to find out that it's enjoyable yet can be a pain in the ass was something we came across in later years. And if you get into the more serious programming languages it does teach some values that can be used in any line of work also which is a plus.
  4. Of course.
  5. I voted sounds good and um you fat legend.
  6. Lasagne anyone?
  7. Urgh, I highly doubt we want to know what goes on between you and Bladewolf, so keep it to yourself please Joshua has gone through way too much Popcorn as it is. Second; Use the search before posting (this should be a rule). Third: /thread.
  8. Ha, no problem.
  9. Meh just a pet peeve of mine but try camelCase for your variable names :) $Blahdeblah looks urgh $blahDeBlah looks nicer imo
  10. Pointless thread not to mention wrong section..
  11. I'd be interested in more step by step guides from you! :P
  12. Quick Google search; http://www.thomasfrank.se/text_color_gradients.html
  13. So off topic but Google is 'Big Brother' :D Big Brother; (not the reality series)
  14. Try using strftime() rather than date()
  15. Little typo on the medieval one :P "The kind is dead"
  16. Article: http://css-tricks.com/css-sprites/ Screencast: http://css-tricks.com/video-screencasts/43-how-to-use-css-sprites/
  17. Djkanna

    9/11 R.i.p

    R.I.P
  18. I'd like to see a medieval one, it's a little different.
  19. Preview:
  20. = is equals to, doesn't mean assign like it does in PHP.
  21. And also go to PHPMyAdmin and change the ENUM('Male', 'Female') to ENUM('Erkek', 'Kad?n') Forgive the Google translations no idea if they happen to be correct.
  22. Do it, even better create a small team of MWG members to do it, I'm sure people would love to jump on board and help out, if it's going to have the possiblity of bringing new life to the forum, as even if no one admits we're all sick of the "How do we do ....?" posts we need less questions more contribution towards the forum (even if those said posts are contribution we're sick of them or maybe it's just me.)
  23. Arial goes with everything! (so does sans-serif and helvetica but that's what EQ said)
  24. @WRX; Me likey, good job :thumbup:
×
×
  • Create New...