jatinbaruah26
(Assam Job Hunt youtube channel)
1
i want to make a dictionay mysql database , i have not so idea to make , can any do a demo app ?
Indra
(bikin.app)
2
- Create Mysql on your server connected to internet
- create php script as a bridge from your app to mysql
- create a block using web component, to request to your php with mysql syntax
this is the php code
db.txt (4.3 KB)
Please rename .txt to php before you upload to your server
jatinbaruah26
(Assam Job Hunt youtube channel)
3
if i need more suggestion on this topic
Indra
(bikin.app)
4
You could try download the Bible app from here
and you could learn from the source code.