KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: sivaprakashcg on October 11, 2007, 07:33:15 am

Title: API for database connection
Post by: sivaprakashcg on October 11, 2007, 07:33:15 am
Hi,
    Which API used for database connection.
Title: Re: API for database connection
Post by: paolo on October 11, 2007, 07:44:22 am
Hi,

The KonaKart APIs give you a level of abstraction from the database layer. You should be able to accomplish everything that you need to do using the APIs. You can find examples of how to do this at http://www.konakart.com/apiexamplesfaq.php .

-Paolo