Jump to content
MakeWebGames

Recommended Posts

Posted

lol i really need help :D

i feel like a noob but where do i put things like:

ALTER TABLE `users` ADD `mine_level` int(11) NOT NULL ;

ALTER TABLE `users` ADD `mine_exp` int(11) NOT NULL ;

ALTER TABLE `users` ADD `mine_needed` int(11) NOT NULL ;

ALTER TABLE `users` ADD `power` int(11) NOT NULL ;

ALTER TABLE `users` ADD `max_power` int(11) NOT NULL ;

i dont understand how i do it =[

PLEASE HELP ME

Posted

Re: HEP QUICK ITS EASY (FoR YOU)

your correct go to your database and under phpmyadmin you will see 5 little boxes click the one in the middle has "SQL" written on it a small window will pop open put those in there and click go and it is edited.Easy as that

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...