The following works fine:
But how to get this working:
It connects to a MySQL database via PHP. I browsed the fora but couldn't find it.
Thousand thanks for a quick answer:sign0060:
Bas Hamstra
B4X:
job1.Download2("http://84.84.231.194/test.php", Array As String("query","select UserID from usersonline"))
But how to get this working:
B4X:
job1.Download2("http://84.84.231.194/test.php", Array As String("query","select UserID from usersonline where UserID='Hamstra'"))
It connects to a MySQL database via PHP. I browsed the fora but couldn't find it.
Thousand thanks for a quick answer:sign0060:
Bas Hamstra