Hide item price if user is not logged in |
I wanna hide the price from unregistered and registered users that are not logged in my code
I have used the same syntax to hide links as below and works perfect PHP Code: <?php but i seem not to get around nesting another if statement under another if statement.(brings a blank page ![]() anyone with an idea to resolve this ![]() PHP Code: <?php
You have syntax errors. You need a developing server with error logs and a PHP editor that support syntax.
PHP Code: <?php
Thank i have used the syntax below and it working perfect
PHP Code: <!-- testin code here -->
They should not see anything if that information doe's not belong to them.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |