Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001062

Re: [PHP-DB] concatenation From: Russ Michell (r.j.michell <email protected>)
Date: 06/21/01

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>