View Single Post
Old 20.05.2005, 13:33   #6 (permalink)
vengo
Baby Mamber
 
Join Date: Apr 2004
Posts: 8
vengo is on a distinguished road
Default 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!
vengo is offline   Reply With Quote