|
| Author |
Message |
demonbot Newbie

Joined: 31 May 2006 Posts: 2
 
|
Posted: Wed May 31, 2006 2:42 pm Post subject: FETCH SQL DATA |
|
|
Well i'm using a stable blobbsy 1.5 Core, I have it running but I want to get information from another mysql database and make my bot display it.
So when some goes !getstats it will get the stats from a mysql database I can make simple commands i'm just not sure about getting data from a mysql database can anyone help? |
|
| Back to top |
|
 |
eric256 The Keymaker

Joined: 03 May 2006 Posts: 2292 Location: Colorado
     
|
Posted: Wed May 31, 2006 5:09 pm Post subject: |
|
|
You want to look at DBI and DBI::mysql on cpan.org
Those two modules work together to connect to MySQL databases. _________________ Eric256
Proud previous owner and current admin of Bot-depot.com |
|
| Back to top |
|
 |
mattaustin Sentinel

Joined: 19 Jul 2004 Posts: 556 Location: Los Angeles, CA
  votes: 1
|
Posted: Wed May 31, 2006 5:19 pm Post subject: |
|
|
blobbsy is the php bot if im not mistaken: http://us3.php.net/mysql _________________ [ matt ] |
|
| Back to top |
|
 |
|