FJbrian
04-11-2007, 05:42 PM
I'm drawing a blank and can't find it my Sams 24 hour book.
I've got a player name and stats in a DB so a row in the database would look like
Chris Brown 300 1200 5 40 325 2
I need to select(display PHP) Chris Brown and everything associated with him.
I had this all setup and haven't thought of it in years and now....geesh I just feel like an idiot as nothing I've tried works and I know it's connect to DB then one line of code, a select statement.
lil help please?
I've got a player name and stats in a DB so a row in the database would look like
Chris Brown 300 1200 5 40 325 2
I need to select(display PHP) Chris Brown and everything associated with him.
I had this all setup and haven't thought of it in years and now....geesh I just feel like an idiot as nothing I've tried works and I know it's connect to DB then one line of code, a select statement.
lil help please?