Welcome Guest, Not a member yet? Register   Sign In
problem with a view
#1

[eluser]junaids[/eluser]
hi. i have a little problem with a if statement in my view. i want to echo "something" if user has not entered his full credentials.
Code:
&lt;?php if($Country==NULL)                                                                                      {echo "Your profile is incomplete. Please complete it"<a href="&lt;?= site_url('user/completeregister') ?&gt;">here!</a> ;} ?&gt;

i m getting an error on this line. if anyone can correct it for me.


Messages In This Thread
problem with a view - by El Forum - 05-08-2009, 05:48 AM
problem with a view - by El Forum - 05-08-2009, 05:51 AM
problem with a view - by El Forum - 05-08-2009, 05:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB