10-29-2008, 01:31 AM
|
#1 (permalink)
|
|
The Acquainted
Join Date: May 2007
Location: Your G/F's Closet
Posts: 114
Thanks: 7
|
MySQL Connection?
Alright so I'm coding my first script with MySQL and im kinda confused already.
I'm not sure if i need to state what type of Database the script will be using?
Take vB for example:
PHP Code:
$config['Database']['dbtype'] = 'mysql';
do i need to include that in my script even tho i plan to only support MySQL?
Thanks in advance.
Best Regards,
Randy 
__________________
Real Programmers always confuse Christmas and Halloween because Oct31 == Dec25 - Andrew Rutherford
|
|
|