Awesome. Very helpful video. Great job. As what I realized, there were 2 errors in the coding: 1. Minute 13:25 (line 38); suppose to be $data['gender'] and NOT $_SESSION['gender'] 2. Minute 14:04 (line 43); suppose to be $data['picture'] and NOT $_SESSION['picture'] However, really appreciate for your good effort in sharing this knowledge.
@Soulof8d3 жыл бұрын
Yep bro! Me too confused a lot!! Lol
@kaungko20203 жыл бұрын
Thank a lot. Very simple and easy to follow the instructions. God bless you.
@niravrk54465 жыл бұрын
Login with facebook tomorrow. Wait 4 it, thanks in adavance
@sherkan_n5 жыл бұрын
Ou yea, i waiting to much for 1 good video like this
@afnibi3 жыл бұрын
great..great...great....many thanks
@maidique2 жыл бұрын
Initially, I was put off by robo voice, but I grew to like it. Great video, very helpful, thank you! And now I’m wondering who’s behind the voice?
@llBestBoyll2 жыл бұрын
THANKS 👌🏼🔥🔥🔥
@ismaildnd5 жыл бұрын
thx I wait for facebook & instagram
@abdmuhaimin4 жыл бұрын
oh use composer do download api google right?
@andrewbistroff11995 жыл бұрын
Thanks for video, make please vith Facebook login and SMS verification video lessons, you make a great content!
@sayedabdelbadie193 жыл бұрын
thank you, very helpful
@dastgirakhtar97824 жыл бұрын
nice it is working 100%
@ivanapplemicrotech89454 жыл бұрын
Thank you thank you very much. you are a great.
@niravrk54465 жыл бұрын
Thank you so much 💕💕
@uraamasif46135 жыл бұрын
Thank you so much sir, I was just looking for this feature to add to follow unfollow system
@azharahmed41903 жыл бұрын
THANKS
@zohaibakram35455 жыл бұрын
Awsome bro
@ifamotion68945 жыл бұрын
is it neccessary to install composer? if I only copy the 'vendor' directory to other device will it works? because i using shared cloud server
@georgerezk38295 жыл бұрын
thank you for this video
@thegreatgujju44534 жыл бұрын
if we login using google this data like username or email and password are stored in our database or not ??
@patrick-dev4 жыл бұрын
Google SDK Provides you with the user data only, about storing in the database, its up to you.
@NIKHILSCI-t3g Жыл бұрын
sir,how can make google login api in php for futter developer ?
@md.rakibuddinrana37653 жыл бұрын
thank you man
@MilesGaming13 жыл бұрын
This works thanks!!!
@kharismamahesa4 жыл бұрын
THANK YOU SO MUCH !!!
@RahmaTVIndo5 жыл бұрын
Mantab jiwa
@santhoshkumar-sf4bc5 жыл бұрын
Sir, make videos on OTP SMS verification during login PHP
@bharatcj81665 жыл бұрын
Dear Sir, kindly put a video for Logging through Facebook
@Alihassan-gx7mq5 жыл бұрын
yes
@VicodeMedia4 жыл бұрын
Check this out kzbin.info/www/bejne/faumh2hvoc2BqNE
@martingitau20975 жыл бұрын
please explain why we need google php library , can we do without it?
@cynthiacaroline60685 жыл бұрын
thank you!
@deveshgyani84094 жыл бұрын
how to check if email ID is registered or not for direct google login?
@quanvoba37813 жыл бұрын
How to change or choose another email account when loggin again? pls reply and show me the way? tks You very much!!
@cc99blogger282 жыл бұрын
did you find a way?
@raheelgothadiya77974 жыл бұрын
logout redirect form login and password and after loged in cookeis not a ditroy. give me urgently solution
@dinhhophoang67653 жыл бұрын
thank you so much, but when i click Logout, it was failed, pls help me
@faeizalzhafrey72993 жыл бұрын
How can we login using outlook account?
@AnwarHashmi75 жыл бұрын
Dear sir, thank you for this video. please make one video login in with google, MySQLi, php admin/user system.
@banerjeeben21934 жыл бұрын
logout is not completely logging out
4 жыл бұрын
Valeu!
@omarparedes19973 жыл бұрын
This is the start of a comment thread.
@kannadaskillhub5 жыл бұрын
How can we save these profile details to the sql database ???
@Phpstuff5 жыл бұрын
On the $data variable you have all information about the user. You can simply insert that information into the mysql before create sessions. Now you first need to check if user with that email already exist on mysql or not. If yes. Don't insert. If no then insert. After that create session and redirect to index page.
@parivallals62323 жыл бұрын
i used this code on server, the session is cleared when refreshing page in server
@basanagoudapatil6685 жыл бұрын
Hi sir, how to login with codeigniter and save data into database
@anonymoustrap26775 жыл бұрын
Sir please make a verification email system as well for registration
@abhishekva4495 жыл бұрын
Pls add facebook login tutorials also
@dastgirakhtar97824 жыл бұрын
but how to use it with database
@UniqueTech00985 жыл бұрын
hi sir, the composer command dose not work ?
@webslesson5 жыл бұрын
Have you first install composer in your computer, if you have not install, so first download software from getcomposer.org/download/ this url, and install it and after this run composer command.
@abdullahhaidari95485 жыл бұрын
@@webslesson thanks,
@ifamotion68945 жыл бұрын
@@webslesson is it neccessary to install composer? if I only copy the 'vendor' directory to other device will it works?
@MyNameIsHung4 жыл бұрын
The voice of the man is hear bored -_-
@2499Michael5 жыл бұрын
HI, everything went well except for "Undefined index: user_image", my code is exactly the same as the tutorial, can you please suggest a remedy, thanks.
@acozone4 жыл бұрын
Perhaps, you have discovered the glitch. However, you can check for these lines of the coding in this video: 1. Minute 13:25 (line 38); suppose to be $data['gender'] and NOT $_SESSION['gender'] 2. Minute 14:04 (line 43); suppose to be $data['picture'] and NOT $_SESSION['picture']
@MrRossss15 жыл бұрын
Hi, how long does the cookie/session last before they have to re-login please? Thanks, awesome video
@MrRossss15 жыл бұрын
@shootoo Thanks Shootoo.
@_ankit_ak_3 жыл бұрын
watching 4:03
@avinashthakur13744 жыл бұрын
vendor/autoload.php) where is this file ?
@mohamedanfas97905 жыл бұрын
Sir please do instagram and teitter login using php
@panthero74 жыл бұрын
In alto a destra su Chrome c'è scritto incognito sei italiano
@janithdilshan50454 жыл бұрын
$google_client->fetchAccessTokenWithAuthCode(); is not working
@santoshofficial27965 жыл бұрын
Sir, could you provide source code of this?
@m.jazilkhan26945 жыл бұрын
sir please make a php download link with mysqli database videos format mp4 video mp3 audio and other images format
@rajeshchaurasiya94 жыл бұрын
you should really consider about using your own voice. because this mechanic voice really hurts and irritates when listening these for even half an hour.
@chirashreebhaduri45385 жыл бұрын
vendor/autoload.php please give file
@favourdev2 жыл бұрын
Which kind of bot voice be this??
@amstrokeindia52414 жыл бұрын
How Weird & Ghostly Your Voice Is! Please Drink Some Hot Water!
@mohatam82885 жыл бұрын
Dear Sir, kindly put a video for Logging through Facebook