Re: use session user and password in url (php noob) HI there, thanks for the given solutions.
Question: How do I make an URL (adding menu-item: Link - URL) and place the variable (username) in this link?
When I place <?php echo $my->username; ?> in the link, the variable is not used.
Only <?php echo $my->username; ?> as flat text in the link.
Someone got a solution?
Thankx! |