By: Ionut
Date: 2007-05-21
Time: 13:51
|
mysql class integrationhi
i'm new to tinybutstrong and i like the way it works what i didn't fully understand is how to make a new plugin. i use the mysql class UltimateMySQL from php classes ( http://www.phpclasses.org/browse/package/3698.html ) and i want to use it with tinybutstrong but i don't understand how to write the plugin for it. anyone could be so kind to help me ? thanks in advance for any response |
By: Skrol29
Date: 2007-05-22
Time: 21:52
|
Re: mysql class integrationHi,
I think what you need is a Database plug-in. The technical documentation for database plug-in is not given directly in the manual, there is a note to go and see the 2.x manual. You can have the 2.x manual in the download section. You can also download several database plug-ins in the Plugin-in page to see haw they are done. Quite easy. |