You are here: Re: [PHP] using ($test)?$true:$false in a string « PHP « IT news, forums, messages
Re: [PHP] using ($test)?$true:$false in a string

Posted by "Richard Lynch" on 11/19/05 01:08

On Fri, November 18, 2005 2:13 pm, Dylan wrote:
> Is it possible to use the ($test)?$true:$false construction in a
> (double
> quoted) string without dropping out of the string and concatenating? I
> have
> many lines like:
>
> $var = "first part of string ".(($a==$b)?$c:$d)." rest of string";
>
> and I feel it would be more elegant to be able to do something like:
>
> $var ="first part of string {(($a==$b)?$c:$d)} rest of string";

You could try it faster than I could answer...

If it doesn't work, maybe do:
$z = $a==$b ? $c : $d;
$var = "first part of string $z rest of string";

Burying too much login in the middle of your data/string is probably a
Bad Idea (tm) anyway.

--
Like Music?
http://l-i-e.com/artists.htm

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация