Codeigniter 3 User Registration and Login System - 1

Поділитися
Вставка
  • Опубліковано 31 гру 2024

КОМЕНТАРІ •

  • @jhunski2050
    @jhunski2050 6 років тому

    Thank you for all your tutorials its really a big help in my current and future projects (y) cheers !

  • @javaholiday
    @javaholiday 6 років тому +2

    waiting for next lesson of this CI..
    Thankyou so much

  • @Damjan25
    @Damjan25 5 років тому +21

    cool tutorial :) but pls in next tutorials use your real voice.

    • @dastgirakhtar9782
      @dastgirakhtar9782 5 років тому +4

      don't comment on voice, please consider his quality content.

    • @khalilkraiem9037
      @khalilkraiem9037 4 роки тому +4

      @@dastgirakhtar9782 using your voice is part of quality content.

    • @PB72UK
      @PB72UK 4 роки тому +1

      How you know this is not his real voice?? 😆 consider Stephen Hawkins for example 😆

  •  5 років тому +4

    "The Encrypt library requires the Mcrypt extension." Does anyone know how to solve this problem?

    • @ahmedbreeka4379
      @ahmedbreeka4379 5 років тому +1

      this library is DEPRECATED , you can use Encryption Library

  • @AzwinBGMs
    @AzwinBGMs 6 років тому

    Sir, thank you for creating this video section 👍👌👌

  • @rahulkalal2958
    @rahulkalal2958 2 роки тому

    Can you please help me ?
    In the CI3 how to load controller within controller ?
    In the CI2 we can but in the CI 3 it's not working

  • @FM-rn4ti
    @FM-rn4ti 6 років тому

    Sir, there are many channel teaching codeigniter but none on them teaches dynamic programming in codeigniter. I have been working in crud operations for inserting updating deleting I have written 4-5 function for single table but can u plss make video on how to dynamic insert into multiple table using just only 4-5function..no where in the internet this video is available..pls sir make one video on this..

  • @bosunjohnson
    @bosunjohnson 5 років тому +3

    What a voice!

  • @ravikant09
    @ravikant09 6 років тому

    Thank you so much, It really know lots of new things. Sir kindly request you please add one more video regarding "FORGOT PASSWORD" authentic email where user can create new password.

  • @frodas4ever
    @frodas4ever 5 років тому +1

    The Encrypt library requires the Mcrypt extension.
    Is there any quick fix for that error?

    • @ahmedbreeka4379
      @ahmedbreeka4379 5 років тому

      this library is DEPRECATED , you can use Encryption Library

  • @navinprakash7353
    @navinprakash7353 6 років тому

    Very clear super work

  • @MDAZMOLHOSSAIN
    @MDAZMOLHOSSAIN 6 років тому +2

    error
    The Encrypt library requires the Mcrypt extension.

    • @AurelioGS
      @AurelioGS 5 років тому +2

      change "$ this-> load-> library ('encrypt');"
      for
      "$ this-> load-> library ('encryption');"

  • @khamisbadru9342
    @khamisbadru9342 5 років тому

    my action stays at the url..please help

  • @deekshasisodiya1121
    @deekshasisodiya1121 5 років тому

    Getting error:-
    Unable to load the requested file: helpers/url_helper.php

  • @lucastsoele2900
    @lucastsoele2900 4 роки тому

    good people where do we get this encryption key from

  • @aineoconnor1649
    @aineoconnor1649 5 років тому

    Can someone help with this issue please?
    Fatal error: Call to undefined function base_url()

    • @syedkashifnaqvi1268
      @syedkashifnaqvi1268 5 років тому

      dear you cannot define base_url you can just write in application/config/autoload.php -> $autoload['helper'] = array('url');
      then works for you

    • @frodas4ever
      @frodas4ever 5 років тому

      You need to set base url in config

  • @saurabhgawade6829
    @saurabhgawade6829 4 роки тому

    the encrypt library requires Mcrypt extension

  • @DINESHSAINI-tn1lw
    @DINESHSAINI-tn1lw 6 років тому

    Plz upload a video How to make a random user win lottery system in codeigniter

  • @urvichopra8832
    @urvichopra8832 5 років тому +1

    please explain me the encryption key

    • @panarinamary
      @panarinamary 5 років тому

      The key should be as random as possible and it must not be a regular text string, nor the output of a hashing function, etc.

  • @kherakshay7854
    @kherakshay7854 4 роки тому

    Thanks brother

  • @andremartins9694
    @andremartins9694 5 років тому +1

    can you share the type of data for password and verification_key ? an how can i get $config['encryption_key'] value? thanks

  • @lasanthagunarathna138
    @lasanthagunarathna138 4 роки тому

    Cool. Thank you!

  • @collinrobinson1294
    @collinrobinson1294 6 років тому

    Hey please do something new like integrate a chat with websocket thank you

  • @bhuvaneshkumar6450
    @bhuvaneshkumar6450 5 років тому

    How I get the encryption key...

  • @ArjayShortClip
    @ArjayShortClip 5 років тому

    awesome!

  • @tekki.dev.
    @tekki.dev. 5 років тому +2

    2x Speed everyone :P

  • @webclanka4490
    @webclanka4490 5 років тому

    Thanx

  • @noonionnogarlicsatvik
    @noonionnogarlicsatvik 5 років тому

    toooo goood

  • @vinaythakur406
    @vinaythakur406 4 роки тому

    Please use your real voice

  • @ripudamanSinghThakur
    @ripudamanSinghThakur 4 роки тому

    THIS IS NOT THE RECOMMENDED WAY!! BEWARE!

  • @أبوبكرمحمود-ض8ذ
    @أبوبكرمحمود-ض8ذ 5 років тому

    poor