CraigF Posted March 20, 2007 Posted March 20, 2007 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 Quote
twist_killer Posted March 20, 2007 Posted March 20, 2007 Re: HEP QUICK ITS EASY (FoR YOU) am new to this but i think this goes in da database Quote
BreakingLight Posted March 20, 2007 Posted March 20, 2007 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 Quote
CraigF Posted March 21, 2007 Author Posted March 21, 2007 Re: HEP QUICK ITS EASY (FoR YOU) thanks, i found that yesterday by looking around but i wasnt sure but you just helped, thanks!!!! :D +1 Karma Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.