php-db | 2001062
Date: 06/21/01
- Next message: Dan Eskildsen: "[PHP-DB] How do I backup my MySQL database? asks a Newbie."
- Previous message: Beau Lebens: "RE: [PHP-DB] concatenation"
- In reply to: DanielW: "[PHP-DB] concatenation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ummmm I might be missing something but isn't it something like:
$emailVal = "<a href=\"mailto:" . $email . "\">" . $email . "</a>";
HTH :-)
Russ
On Thu, 21 Jun 2001 00:05:46 -0500 DanielW <texmaster <email protected>> wrote:
> Greetings.
>
> Can anyone tell me how to concatenate text to the value of a cell
> pulled out of a table in a while loop? I'm trying to add "mailto:" to
> an email address value.
>
> Thanks,
>
> Dan
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
#-------------------------------------------------------#
"Believe nothing - consider everything"
Russ Michell
Anglia Polytechnic University Webteam
e: r.j.michell <email protected>
w: www.apu.ac.uk/webteam
t: +44 (0)1223 363271 x 2331
www.theruss.com
#-------------------------------------------------------#
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Dan Eskildsen: "[PHP-DB] How do I backup my MySQL database? asks a Newbie."
- Previous message: Beau Lebens: "RE: [PHP-DB] concatenation"
- In reply to: DanielW: "[PHP-DB] concatenation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

