Registration and login system in PHP OOPS | PHP PDO & MYSQL with bootstrap | Part 2

Поделиться
HTML-код
  • Опубликовано: 28 фев 2023
  • Create registration and login system in PHP and OOPS with bootstrap. We are creating a login and registration system in PHP PDO and OOPS concepts. We will use PHP PDO OOPS and Bootstrap 5 to create a login nd registration system.
    Part 1 is here -
    • Login and registration...
    The registration form is used to insert user data into the MYSQL database and the login form is used to authenticate users with username, email, and password.
    Source for this tutorial -
    technosmarter.com/php/login-a...
    Website
    technosmarter.com
    For any question , use our Techno Smarter QA platform.
    Ask a Question
    technosmarter.com/qa
    or other videos by Techno Smarter...Subscribe below links!!
    Facebook
    / technosmarter
    Instagram
    / technosmarter
    Twitter
    / technosmarter
    RUclips Channel
    / technosmarter
    #technosmarter #registration #login #phptutorials #phpinhindi #phphindi #php_in_hindi #phptutorials #phpmysql #php_mysql #php_hindi #bootstrap #bootstrap_responsive #login_form_in_PHP #registration_form_in_php #signin_in_php #login_in_php #pdo #oops #login_in_oops #registration_in_pdo #signin_in_pdo_oops #signup_in_pdo_and_oops
    Reference -
    Registration and login system in PHP PDO and OOPS with bootstrap | Part 2
  • НаукаНаука

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

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

    Can you make a youtube video downloader like y2mate and will you give its sourslce code pleaseeeeeeeeeeee

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

      Yes . We will create youtube video downloader in future .

  • @user-xz9pl2yl7l
    @user-xz9pl2yl7l 9 месяцев назад

    Fatal error: Uncaught Error: Call to a member function prepare() on null in C:\xampp\htdocs\smatr\classes\user.php:72 Stack trace: #0 C:\xampp\htdocs\smatr\signup.php(26): User->validation('', '', '', '', '', '') #1 {main} thrown in C:\xampp\htdocs\smatr\classes\user.php on line 72
    please solve this error

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

      You have to check your connection object in configuration file and also you connection credentials.
      It should be proper.