Jump to content
MakeWebGames

padda

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by padda

  1. security security security and be abel to upload custum pictures to weapons etc
  2. Thanks that worked perfeckt
  3. i found out that by my self
  4. When i try to add this to my database ALTER TABLE `users` ADD `medical` int(11) NOT NULL DEFAULT '0' ALTER TABLE `users` ADD `hydrokit` int(11) NOT NULL DEFAULT '0' ALTER TABLE `users` ADD `seeds` int(11) NOT NULL DEFAULT '0' ALTER TABLE `users` ADD `ounces` int(11) NOT NULL DEFAULT '0' Im getting this error: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ALTER TABLE `users` ADD `hydrokit` int(11) NOT NULL DEFAULT '0' ALTER TABLE `us' at line 2
  5. Hey, im using Mccode v2 but its vulnerable to sql injection, blind sql injection and cross site scripting, isit just the version that i got that are so vulnerable or is mccode really vulnerable?
×
×
  • Create New...