PDA

View Full Version : Best place to store information


MrSushi
03-23-2009, 12:54 AM
Hi there,

while developing an addon I stumbled across the problem of storing a string.
My question is if there is a specific call for storing addon setting in pixelpost?
For example an API for adding information to the DB and reading/writing to it or do I have to mess with it directly via mysql commands?

Thx in advance for your help.

Dkozikowski
03-23-2009, 05:14 AM
No API yet... You'll have to use MySQL commands.