PDA

View Full Version : DB Open/Connect code?...


PanelCrafters
05-15-2005, 07:49 PM
Can someone please tell me(or point me) to where the code is for the database open/connect? I've created a new DB that I need to stuff data into(I didn't want to use the main DB). I think that I'd rather just open it once, instead of on a 'case by case' basis.

Any pointers or info would be helpful!

Thanks,
....jc
ps. I did search for this info, but I couldn't find it!

Marco van Herwaarden
05-15-2005, 07:51 PM
look in the ./includes/db_mysql.php file.

PanelCrafters
05-15-2005, 09:10 PM
Thanks Marco!
....jc