echo 'Name: <a href="' . $url . '">' . $runrows['name'] . '</a>';


On 11 February 2010 08:54, nagendra prasad <nagendra802...@gmail.com> wrote:
> Hi All,
>
> I want to link the actual file when the result is displayed.
>
> url = actual MP3 location
> Name = Name of the MP3
>
> Here is the code that I want to link with:
>
> echo  "Name: ".<a herf='$url'>.$runrows['name'];
>
> Is above code is correct ??
>
> Best,
>
>
> --
> Guru Prasad
> Ubuntu Voice GTK+ Forum
>



-- 
Atte, Andrés G. Montañez
Zend Certified Engineer
Montevideo - Uruguay

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to