Reply to Re: [PHP] what does this mean?

Your name:

Reply:


Posted by Jochem Maas on 09/30/30 11:09

Diana Castillo wrote:
> on which page of php.net can I find out what this code does?
> $a = $b? $a :"dian";

its a form of if statement called the tertiary form (or something),
it does exactly the same as this:

if ($b) {
$a = $a;
} else {
$a = "dian";
}

don't know which page its on tho ;-)

[Back to original 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

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