mysql table basics
Moderator: General Moderators
-
mrpaulfrank
- Forum Commoner
- Posts: 33
- Joined: Sun Jun 23, 2002 3:39 am
mysql table basics
since i finally got my webserver to spill the beans on how to use their online pannels...im ready to make a test table. the result id like to end up with is something ive heard to be rather simple. its going to categorize items. id like fields for things like, ID # (auto_inc would i think??), genre, title etc. i have no clue what functions these settings perform (type,length/values, attributes, null, default, extra, primary, index, unique,---, fulltext, and table type) i want a simple hyperlink or button to basically run a php script that will search the database for the genre etc and create a page with around 10 or so results within the genre per-page. i apologize for my idiocy upfront! i cant wait to learn more! thanks a lot for the help guys!
-
mrpaulfrank
- Forum Commoner
- Posts: 33
- Joined: Sun Jun 23, 2002 3:39 am
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
-
mrpaulfrank
- Forum Commoner
- Posts: 33
- Joined: Sun Jun 23, 2002 3:39 am
tutorial
i thought i said it in that post...i found nice tutorials right here on phpcomplete.com. just look thru them, youll find cool stuff! thanks jason.