greecesakis Posted November 5, 2005 Report Share Posted November 5, 2005 hallo habe 4 buttons anmelden , ihr konto, warenkorb, kasse hab extra noch einen anmelden button zus?tzlich gemacht so wie kann ich es machen wenn ich mich anmelde das dann der anmelde button weg geht und dann aussloggen steht ... wenn ich mich anmelde steht dann ausslogen, anmelden, ihr konto ......... irgendwie mit ner if anweisung bestimmt oder??? hat jemand ne ahnung??? {if $account}{php} if (isset($_SESSION['customer_id'])) { {/php} {#link_logoff#} {php} } {/php}{/if}{if $account} <a href="login.php">{#link_logon#} {#link_account#} {/if} {#link_cart#} {#link_checkout#} Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.