View Single Post
Old Jul 31st, 2005, 8:29 PM   #16
Intimidat0r
Hobbyist Programmer
 
Intimidat0r's Avatar
 
Join Date: May 2005
Location: Don't know, but the padded walls are a nice touch.
Posts: 126
Rep Power: 0 Intimidat0r is an unknown quantity at this point
Send a message via ICQ to Intimidat0r Send a message via AIM to Intimidat0r Send a message via MSN to Intimidat0r Send a message via Yahoo to Intimidat0r
ok it says "No database selected" and im like "god im dumb". after i connect:

$dbcon = mysql_connect($dbhost, $dbusername, $dbpassword);

how do i select the db? and then how do i select the table for the query to operate on?
__________________
Children in the dark cause accidents, and accidents in the dark cause children.

http://www.ronincoders.org
Intimidat0r is offline   Reply With Quote