Hi !
New library ! MysqlConn. It is fully written in B4X !
This library is compatible with B4J & B4A. It depends on OkHttpUtils2 and a PHP Script.
PHP Script :
<?php
$host_name = $_GET['Hostname'];
$database = $_GET['DbName'];
$user_name = $_GET['username'];
$password = $_GET['password']...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.