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..
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.
Thank you for all your tutorials its really a big help in my current and future projects (y) cheers !
waiting for next lesson of this CI..
Thankyou so much
cool tutorial :) but pls in next tutorials use your real voice.
don't comment on voice, please consider his quality content.
@@dastgirakhtar9782 using your voice is part of quality content.
How you know this is not his real voice?? 😆 consider Stephen Hawkins for example 😆
"The Encrypt library requires the Mcrypt extension." Does anyone know how to solve this problem?
this library is DEPRECATED , you can use Encryption Library
Sir, thank you for creating this video section 👍👌👌
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
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..
What a voice!
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.
The Encrypt library requires the Mcrypt extension.
Is there any quick fix for that error?
this library is DEPRECATED , you can use Encryption Library
Very clear super work
error
The Encrypt library requires the Mcrypt extension.
change "$ this-> load-> library ('encrypt');"
for
"$ this-> load-> library ('encryption');"
my action stays at the url..please help
Getting error:-
Unable to load the requested file: helpers/url_helper.php
good people where do we get this encryption key from
Can someone help with this issue please?
Fatal error: Call to undefined function base_url()
dear you cannot define base_url you can just write in application/config/autoload.php -> $autoload['helper'] = array('url');
then works for you
You need to set base url in config
the encrypt library requires Mcrypt extension
Plz upload a video How to make a random user win lottery system in codeigniter
please explain me the encryption key
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.
Thanks brother
can you share the type of data for password and verification_key ? an how can i get $config['encryption_key'] value? thanks
same question
Cool. Thank you!
Hey please do something new like integrate a chat with websocket thank you
How I get the encryption key...
Did you find any solution . am also facing this
@@muhammadzain8184 same here :(
awesome!
2x Speed everyone :P
Thanx
toooo goood
Please use your real voice
THIS IS NOT THE RECOMMENDED WAY!! BEWARE!
poor