Welcome Guest, Not a member yet? Register   Sign In
Form to email: passing success / fail message back to view - howto?
#3

[eluser]stef25[/eluser]
i now have code below in my view, but it always stays at 'hi!'. with my code in the OP, should the success / fail msg get carried back to the view?

Code:
if(!isset($feedback)) $feedback = 'hi!';
echo $feedback;


Messages In This Thread
Form to email: passing success / fail message back to view - howto? - by El Forum - 03-05-2008, 10:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB