Anybody can help me?
How to insert and get data from mysql for using kodular app?
like spreadsheet or for chating
Anybody can help me?
How to insert and get data from mysql for using kodular app?
like spreadsheet or for chating
You have to create an API using PHP to access the database, and your Kodular app sends all data to this API. Search the forum and you will find examples in how to do it.