I am trying to build a login form to the mobile version of a web site but I am 
not sure of what the procces is.


Do you post the login parameters to a php script on the server then return if 
they are ok or not then call the index.php from the app if they are or does the 
php script on the server call the index page if the parameters are ok otherwise 
do a return to the app? If it the former what do you do about session variables 
that need to the stored in the php script ready for access by the index.php 
page? I can't find an example


Thanks




-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to