Login with Google Account using PHP

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 16

  • @thisarachathuranga2229
    @thisarachathuranga2229 7 месяцев назад

    The video is very clear and it was very helpful for me. Thank you

  • @aderahajzhqjs2470
    @aderahajzhqjs2470 3 месяца назад +4

    minute 4:34 The Google folder magically appears.

  • @gavriel_adi
    @gavriel_adi Год назад +2

    Now you will also do a tutorial on logging in with one tap with Google

  • @masaan5356
    @masaan5356 Год назад +2

    Awesome.. i'll try it

  • @layavandana
    @layavandana 11 месяцев назад +1

    can you please tell me that how can i download the login_with_google_using_php zip file which you have done in tutorial

  • @DougClaytonPrime
    @DougClaytonPrime 19 дней назад +1

    The google libraries are the old ones that are over a decade old. Google has updated all it's API's. This video is not Fresh

    • @1yasho
      @1yasho 19 дней назад

      Totally agreed, just came across the library the video uses, and it's at least 11 years old by now. Might containing a lot of vulnerabilities too.

  • @shahindomar3958
    @shahindomar3958 9 месяцев назад

    Sir, How to Create Google Login in Live Server, Please Tell me?

  • @santiagoaguero4819
    @santiagoaguero4819 Год назад

    hi...is this for free? Does Google charge you anything to implement this? I want to deploy a web page with google access and I want to know if this generates any taxes that i need to pay for

  • @erikghost-no9ko
    @erikghost-no9ko Год назад +2

    Can someone help me getting the google api library?

    • @whooot8544
      @whooot8544 Год назад +2

      Did you find it ? Same problem as I don't have Composer.

  • @igu642
    @igu642 5 месяцев назад

    ❤❤

  • @PlayRoomTeam
    @PlayRoomTeam Год назад

    hello, i had the next error :
    Warning: require_once(google-api-php-client/Google_Client.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\google_login_with_php\config.php on line 21
    Fatal error: Uncaught Error: Failed opening required 'google-api-php-client/Google_Client.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\google_login_with_php\config.php:21 Stack trace: #0 C:\xampp\htdocs\google_login_with_php\index.php(3): require_once() #1 {main} thrown in C:\xampp\htdocs\google_login_with_php\config.php on line 21
    What can i do?

    • @codexworld
      @codexworld  Год назад

      Please download our source code package - www.codexworld.com/login-with-google-api-using-php/

    • @PlayRoomTeam
      @PlayRoomTeam Год назад

      Thank you@@codexworld !