ihab2me Posted July 15, 2011 Share Posted July 15, 2011 Hello , Can anyone tell me how to include smarty in .php file? I wanna include this code in a .php file {if $loggedin}<a href="clientarea.php?action=details" title="{$LANG.clientareanavdetails}"><strong>{$LANG.clientareanavdetails}</strong></a><a href="logout.php" title="Logout"><strong>{$LANG.logouttitle}</strong></a>{else} {$LANG.please} <a href="clientarea.php" title="{$LANG.loginbutton}"><strong>{$LANG.loginbutton}</strong></a>{$LANG.or} <a href="register.php" title="{$LANG.clientregistertitle}"><strong>{$LANG.clientregistertitle}</strong></a>{/if} Take in consideration that the whmcs located at "subdomain.mysite.com" while the .php file located at "mysite.com" waiting for a kind reply 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.