In this video, you can learn how to develop Sign up or registration with PHP, MySQL from free hosting server in an android application and get more knowledge, for more details visit my channel…
Original source
In this video, you can learn how to develop Sign up or registration with PHP, MySQL from free hosting server in an android application and get more knowledge, for more details visit my channel…
Original source
49 responses to “Android Login and Registration with PHP MySQL from Server API -Part 1 [Hindi]”
bro you are breaking your keyboard
Hi…can I know did we use rest api of php and mysql??
bhai ku6 pata hi nai chal raha ku6 explain to karo rattamar lag raha hai…
sir i make this app mirror but sir im confused in the 000webhost.com how to use this url please suggest
plz
Dude the keyboard sound is off putting..
Sir ap na sub bta diya but ap na logout ka nh btaya………
ek number bhai
Can u send source code on E-mail id vbisen24@gmail.com
without any discussion u just input code..
He's keyboard sounds like if he was mining in Minecraft
Login Java error
Sir please make one video
Login Android app using MySQL database & php after login user see the our information in navigation drawer name field and also see the name or photo
And how to upload image using in registeration form.
Please reply sir and you also send project my email address is
khanjunaid046@gmail.com
where can I find the value of the sql host?just like yours "mysql.hostinger.in"
any help would be aapreciated !!
hello tech@ground I have followed whole video .
in php file it is giving error when opened ,Undefined Index at email,password username .
kindly help .I need it for my college project! thank you.
Host for 000webhost ?
Kwe ngetik opo dandan omah cuk
Great video. Keep it up.
Hi!! Thank You for such a great tutorial. But I need some help. I'm using 000webhost for my database. I have followed the tutorial as it is but still the database is not getting updated. Also when i run the register.php file on 000webhost it is showing an error in line 8,10 and 12 saying undefined Index.
sir i am using ubuntu and in that i am using my computer as a server and register.php are stored in my "var/www/html" location the only diff is u r using website as a server and i am using my computer as a server and i think the problem is in "HOST" inside register.php file ,i am using HOST"localhost" and u r using define('HOST','mysql.hostinger.in'); when ever i am registering the detail it showing "internet not found" can u plz plz help me i tried HOST"192.168.0.102" but same problem or maybe i have to change inside register.java class like "private static final String REGISTER_URL="http://192.168.0.102/register.php"; thank u
Hi sir can you build app
bhai keyboard kio tor raha hai
Bhai tu aaj keyboard torr hi do… Kal new gharid lena….😄
wtf bro speak English
Thank you sir
sir mere database se register or login page connect nhi ho rha h plz help me?
my file manage 2 could open like you filemagar2 please help ?
are Your keyboard and mouse made of wood?
URI url=new URI(REGISTER_URL+s);
HttpURLConnection con=(HttpURLConnection)url.openConncetion();
bufferReader=new BufferedReader(new InputStreamReader(con.getInputStream()));
String result;
result=bufferReader.readLine();
return result;
error in openConnection()
how can i fix plz help
PHP file not working pleas help
Your tutorial is good but please help me on hostinger after file manager i a redirected to some ftp filezilla which is not connecting to my server.Please help i am very frustrated because of this
Nice video but keyboard strokes sound sucks
can't access the file manager..plz help
It's not accessing the internet, donno why? I've given access permission in Manifest file. Any solution?
i use same code but i cant inserts values in database….but my emulator show "successfully register" but values are not inserted in database :(…… i'm using wamp server for database …….and use this url code ……..private static final String REGISTER_URL="http://localhost/android/Register.php";….please help me
i am given this address http://ftp.monit.890m.com/front.html but 404 error come while when front.html run on broser simply it runs how to correct it
sir i am not able to run our small work on browser but we save transfer from local server to remote server in filezila
where is server_name?? in hostinger
You should give an explanation about what you are writing a code for… you didn't explain the progress dialog part and whatever you did in doInBackground() method.
Also when i click the signup button, the progress dialog is not appearing and a toast appears "registered" but when i check my sql database, there is no new updation. Im using Filezilla
Anyways..you are doing an amazing job..keep up the good work sir..!!
i have tried using this code ..bt its not working…showing.internet not working..
how to get my own server please send me instructions at my mail id
loading = ProgressDialog.show(signup.this,"Please Wait",null,true,true);
Hi, I have received this error message:
Warning: mysqli_connect(): (HY000/1045): ProxySQL Error: Access denied for user 'id1343278_baskeballapp'@'2a02:4780:bad:f00d::2' (using password: YES) in /storage/h10/278/1343278/public_html/UserRegister/register.php on line 7
Unable to Connect
Can anyone please help?
sir, can you give the full description of how to retrieve data from sql database and show in textview
sir, can you please give a full description of how to retrieve database and get result into textedit of other activity
Thanks you so much, Special thanks to providing code and PHP file links.
sir please give me your contact number
hello sir can u please make a video on how to use file zilla with hostinger to upload these files
I got an error while owning phpmyadmin "cannot start session without errors……. "
please help.
data not saving into database, php code is not executing at all…please help me!