View Single Post
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 07-03-2006 , 10:37   Re: MySQL Info! [plugin example]
Reply With Quote #9

Also on all your forwards (i.e. connect , disconnect) you need to either check to see if you are connected to database before using dbi_query(). And you should add

Code:
public plugin_end() {     dbi_close(dbc) }
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos