kobescoresagain
04-14-2006, 06:08 PM
I am trying to concatenate with a link. I want to take the variable $link which has the string http://www.url.com/ stored within it to that I want to concatenate something.php I want to try to do this inside of a hyperlink. I have tried many things. The following seems to be the closest I have gotten:
<a href=\"$link . \"createproject.php\"\">
But this doesn't work. I have tried quite a few ways, and I understand how to concatenate just strings, but I can't figure this out.
Please help me!!!!
:confused: :confused: :confused: :confused: :confused:
<a href=\"$link . \"createproject.php\"\">
But this doesn't work. I have tried quite a few ways, and I understand how to concatenate just strings, but I can't figure this out.
Please help me!!!!
:confused: :confused: :confused: :confused: :confused: