Netwrkengeer
IS-IT--Management
Ok I'm trying to set up a DB using MySql and Php.
Well the thing is I don't understand how the auto increment feature works and why I would and would not use. "How do I take out info from the DB if I don't know the auto incremented #"
the second thing is, I understand the DB design aspect a little, and I Understand "DB normalization" enough to setup a DB, but I don't understand how to join the tables, or how to retrieve the full info.
Third (Sorry) I don't know how to utilize the info, in the "background" i.e. Lets say a user goes on my web site and does a search for XYZ, but my database has to find X then Y then Z. then put it together to output it.
Please help. Theory and code examples would be a great help, but what ever you can spare is cool.
Thanks
Well the thing is I don't understand how the auto increment feature works and why I would and would not use. "How do I take out info from the DB if I don't know the auto incremented #"
the second thing is, I understand the DB design aspect a little, and I Understand "DB normalization" enough to setup a DB, but I don't understand how to join the tables, or how to retrieve the full info.
Third (Sorry) I don't know how to utilize the info, in the "background" i.e. Lets say a user goes on my web site and does a search for XYZ, but my database has to find X then Y then Z. then put it together to output it.
Please help. Theory and code examples would be a great help, but what ever you can spare is cool.
Thanks