Welcome Guest, Not a member yet? Register   Sign In
valid_email
#5

(04-14-2018, 03:11 AM)InsiteFX Wrote: Then Laravel is doing it wrong!

What happens if you try to send an email without an email address?

CodeIgniter is doing it the correct way.

There is more than one way. Your reasoning is wrong.

PHP Code:
if(checkIfEmailExist) {
    
sendEmail();

...
Reply


Messages In This Thread
valid_email - by donpwinston - 07-26-2017, 07:41 AM
RE: valid_email - by Martin7483 - 07-26-2017, 08:39 AM
RE: valid_email - by donpwinston - 04-12-2018, 08:46 PM
RE: valid_email - by InsiteFX - 04-14-2018, 03:11 AM
RE: valid_email - by Paradinight - 04-14-2018, 07:35 AM
RE: valid_email - by InsiteFX - 04-14-2018, 11:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB