Nicholas Posted August 11, 2009 Posted August 11, 2009 hi im wonder can anyone give me their phpmyadmin sql information fields for crimesdone and bustdone at all please? it just shows crimes done: 0 busts done: 0 and i found out why but idk how to make the fields in phpmyadmin bit. Quote
CrazyT Posted August 11, 2009 Posted August 11, 2009 Re: help on fields? Is this all you do, on this forum is ask for stuff? Quote
shrek1609 Posted August 12, 2009 Posted August 12, 2009 Re: help on fields? people are very helpful on CE however you have to show willingness to learn, i knew nothing when i first started and spent ages reading through threads trying to do it myself prior to asking and hence i never got flamed once when i did ask for help... show willing to learn and people will help, just keep posting asking for this and that and you will get flamed... and this is just friendly advice :wink: Quote
Danny696 Posted August 12, 2009 Posted August 12, 2009 Re: help on fields? Very good advice and if you do ask for help make it short, sweet and not too often Quote
Nicholas Posted August 12, 2009 Author Posted August 12, 2009 Re: help on fields? hmm... didnt really think about that... thx for the tip... but i have learned how to code some php files and etc to make the errors and etc go, but not fully but i did self teach myself pretty well, but i just dont get how to do the phpmyadmin database stuff. its abit confusing. Quote
Danny696 Posted August 12, 2009 Posted August 12, 2009 Re: help on fields? explain to me exacly what you mean im not sure what you mean Quote
Nicholas Posted August 12, 2009 Author Posted August 12, 2009 Re: help on fields? what do u mean danny696? Quote
Danny696 Posted August 12, 2009 Posted August 12, 2009 Re: help on fields? but i just dont get how to do the phpmyadmin database stuff. <<<<<<<<<<<<< i dont get that Quote
Nicholas Posted August 12, 2009 Author Posted August 12, 2009 Re: help on fields? u know the sql information u got to type into the sql box to create a table for users or a actural table, i dont get how to add it onto the actural database and not into the users database bit, as this is the only sql information i know ALTER TABLE `users` ADD `************` int(11) NOT NULL ; ******** <--- you type whatever you want in there like ALTER TABLE `users` ADD `rescues` int(11) NOT NULL ; Quote
Magictallguy Posted August 12, 2009 Posted August 12, 2009 Re: help on fields? phpMyAdmin -> SQL -> Enter your SQL -> Go http://www.karakas-online.de/EN-Book/phpmyadmin2.html 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.