• February 15, 2021

Mobile BASIC 2.1

Mobile BASIC 2.1 is the next version of our BASIC programming language allowing you to easily create your own applications for Java enabled Mobile Phones. This version introduces a new project workspace which makes all of your source file visible at a glance. Each source file is placed within one of the folders depending on…

Read More

Using Mobile BASIC and PHP to access MySQL databases on your Mobile Phone

Introduction This article discusses how to access, create, update and delete data held on SQL databases using your Mobile Phone. This is achieved by two pieces of software, which are described in this article. The first is the SQLClient program written in Mobile BASIC for use on the mobile phone. The second piece of software…

Read More