Hi,
<?php $nachricht="index.php?option=com_pms&page=new&id=".$user->username; echo "<a href='$nachricht'>Nachricht an echo $user->username; </a>" ?>
aber das funkioniert nicht. der user wird dann nicht angezeigt.
Wieso baust du ein weiteres echo ins echo ein? Das ist Bloedsinn.
RTFM: http://www.php.net/manual/en/language.types.string.php
MfG ChrisB
--
"The Internet: Technological marvel of marvels - but if you don't know *what* you're lookin' for on the Internet, it is nothing but a time-sucking vortex from hell."
"The Internet: Technological marvel of marvels - but if you don't know *what* you're lookin' for on the Internet, it is nothing but a time-sucking vortex from hell."