Welcome Guest, Not a member yet? Register   Sign In
trying to access the message
#2

@richb201, I move your message in the Addins category. It didn't belong in Choosing CodeIgniter. I also edited your post to add CODE tags because it was unreadable. Please be careful in what category you post and add code tags when you copy php code.

For your question, I think this would be the right way to echo the message:
PHP Code:
echo($result->errorResponse->fieldErrors->user.email[0]->message); 
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply


Messages In This Thread
trying to access the message - by richb201 - 12-22-2020, 11:26 AM
RE: trying to access the message - by includebeer - 12-22-2020, 04:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB