PHP Android question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
godflesh
Forum Newbie
Posts: 3
Joined: Thu Mar 20, 2014 5:23 am

PHP Android question

Post by godflesh »

How to select ID of logged in user into Android from MySQL via PHP so he can insert data while logged in.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: PHP Android question

Post by requinix »

A "logged in user" who is using their Android device to browse your website? The same way you do for anyone else - the fact that they're using Android makes no difference.
Post Reply