Jump to content
MakeWebGames

Danny696

Members
  • Posts

    2,632
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Danny696

  1. We would all be like dogs. What if n00bs stopped posting on topics that are 1000000's of days old -.-
  2. Too blue doesnt look good.
  3. You hadnt posted, or not that I'd seen, well you've been added now.
  4. /me does his post for today Ill bid $15.
  5. Fisher, please turn your PM's on, or PM me.
  6. I dont get what your asking for :/
  7. Komodo shows it you in a little box, so you can either press enter to complete it, or type it normally. Dreamweaver is more problems for me, when I'm typing something, it completes it, while I'm still f'ing typing.
  8. Danny696

    Php Exam

    Im up for it :) Exam was fun, especially one question :)
  9. If each letter, each tab, each space is a byte, lets say I tabbed it and you didnt, my filesize would be larger. And if the original file tabbed, mine would be similar.
  10. Komodo does exacally that. And the HTML that dreamweaver produces is depreciated, and old.
  11. function menuarea() { global $db,$c,$userid, $set; include "mainmenu.php"; global $ir,$c; if($ir['hospital']) { print "<div id='ContentMainParent'><font color='red'><b>NOTE:</b></font> You are currently in hospital for {$ir['hospital']} minutes.</div>"; } if($ir['jail']) { print "<div id='ContentMainParent'><font color='red'><b>NOTE:</b></font> You are currently in jail for {$ir['jail']} minutes.</div>"; } { print "</div><div id='mainContentParent'>"; } }   That function seems wrong to me, try adding an else before if($ir['jail']) and an else before the { print "</div><div id='mainContentParent'>"; } }
  12. Second one, each person has individual coding styles, not exactly possible.
  13. No need for two posts.
  14. Wow this is funny. Alain has enought on his plate without being a judge of a silly competition which will take up his time, meaning he will loose money. Very very few people here are Pro coders, possible just Alain. So pritty much it'll be me Vs the forum right? Anyway, Ive been thinking if doing something recently, and I'll be doing it tommorow, so wait for that post then see what happens ;)
  15. Some times free things are better ;) If I wanted dreamweaver, I would get it, but I dont. To sum it up, you got it pritty much correct :P
  16. I'd say you sucked at coding if thats what I wanted to say, I dislike dreamweaver, as n00bs use it. Thats all.
  17. Thanks for the complement, I never said I had uber tools did I, I just stated that n00bs use dreamweaver,
  18. A GUI, Doesnt everything have one? A compiler, what does dreamweaver compile? Apps? I think not. Dreamweavers for n00bs who think they can code, its not actually sold as an IDE, its sold as a WYSISYG, hence why n00bs use it.   Who really uses the visual mods though? Its sold as an IDE, and its called Visual studio ;)
  19. Dreamweaver has a code tab, lets just leave it as that
  20. A real IDE you wont have to select a 'Code' tab, and you wont be able to for instance click a table button and see it how it will look on your server.
  21. Dreamweaver isnt an IDE. Its a "What you see is what you get" editor.
  22. Global_func.php -> function check_level() -> edit the formula there. Also, go through crimes, attacking etc and give less exp
  23. Microsoft visual suite will help you. Sure its from MS, but its good.
  24. I prefer to give a man a fishing line with no bait, quite funny actually.
×
×
  • Create New...