Reply to RE: [PHP] conditional statement inside while loop?

Your name:

Reply:


Posted by Jim Moseby on 09/01/05 22:09

> I'm using a while loop to display a list of people contained
> in my database.
> I'd like to assign different font colors to each depending on
> which city
> they're from, but I can't seem to get an if/elseif/else
> statement to work
> inside the while loop. Is there another way to do this?

Something like this maybe?:

<pseoudcode>
while($row=mysql_fetch_array($result){
switch($row['city']){
case 'bejing':
$bgcolor='#FF0000';
break;
case 'tokyo':
$bgcolor='#00FF00';
break;
{...}
}//switch
}//while
</pseoudcode>

JM

[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

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