hello :),

as far as I understand your problem that you just want to make a href 
reference to that site, just use something like:

           "<b>Web: </b><a href='".$arr['web_pro']."'>" .
            $arr['web_pro'] .
            "</a></td>
where $arr['XXX'] is in example http://www.web.com

-- 
Martin Hudec
----------------------------------
:@: [EMAIL PROTECTED]
:w: http://www.corwin.sk
:m: +421.907.303.393

"In google non est, ergo non est."
- unknown IRC operator
----------------------------------

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

Reply via email to