buongiorno a tutti, volevo chiedervi se siete a conoscenza di qualche esempio che gestisca elenco prodotti con foto che vengono letti da un database online
nello specifico di cosa avevi bisogno ??
io ho fatto una App che legge un codice a barre e mostra i dati del prodotto e la relativa foto prendendo il tutto da un database in intranet
Ma soprattutto di che linguaggio parliamo ??? (aggiungi all'inizio del titolo [B4A], [B4J], [B4i] o altro, grazie)
Update: Newer releases of XAMPP come with MariaDB except of MySQL. Basically the same but the php scripts have to be changed a little bit: - mysql is changed to mysqli - "$con" (variable that holds the connection) has to be added to every sql statement "mysqli_query($con,"SELECT * FROM...
Part 2 see here: http://www.b4x.com/android/forum/threads/for-beginners-how-to-communicate-with-a-server-using-httputils2-part-2-mysql.42456/ Well. Today we want to: - make an app which calls different functions in our php script - the app will be able to insert new persons, retrieve & count...
www.b4x.com
Io ne ho fatte di mie molto più semplici (tradursi meno sicure) ma che posso accedere tranquillamente con una class che sfrutta oktttputil