Codeigniter 3 User Registration and Login System - 3

preview_player
Показать описание
This is third part of user authenticate registeration and login system in Codeigniter from scratch. In this part you can learn how to generate dynamic email for email address verification, and send email to registered email address using Codeigniter Email Library.

Рекомендации по теме
Комментарии
Автор

very clear and straight forward tutorial thank you sir

lucastsoele
Автор

Hello Sir ! Thank you for this great lesson.

joachimjunior
Автор

A problem, the page can't redirect to register when i click the submit btn. And no mail is sending to gmail account.

AzwinBGMs
Автор

Hi, tried the exact same thing, all registering data are saved to the database but nor did the mail was sent or displayed the "please check your email" message, it was displaying a blank page.

akankshabhagya
Автор

Am getting blank page when i click on register button

manikantagv
Автор

Hello sir.... I tried this tutorial to apply on codeigniter 4 but it doesn't work.
Can you make a lesson as applied to codeigniter 4.
thank you

selyprimagustian_p_
Автор

Sir plz respond my my query.in databasedata will be stored but is_email_verified column will be empty ?

tamimnisha
Автор

Is it possible to configure google mail server to send messages from within this application?

ДраганДрХерцог
Автор

data will saved on database. but no success message appear and didn't receive any email. can you help me?

ricasempron
Автор

Thanks for your useful video. However, I am facing send email issue on localhost. I am using Xampp service for this project. If you can guide how to fix send email from localhost, I would appreciate. Thanks.

sopharasum
Автор

i could send mail but html property is not getting applied, please tell me a solution

saurabhgawade
Автор

In phpmyadmin database is email verified which type is choosed varchar or something else plz someone help me

tamimnisha
Автор

Hi, do we need to set up encryption key for it?

rossiezhang
Автор

Hi!When i click an register button the page can't redirect to register.and can't send mail to gmail account..please reply

stonewallsws
Автор

How to get smpt username password and other details

menakajayaraj
Автор

I have an error call to undefined method CI_Encryption::encode() plz help me to solve this

tamimnisha
Автор

generate error for call to undefined method Register:: encrypt()

please replay 🙏

srdeveloper