You are here: Re: very simple drop-down list... « PHP Programming Language « IT news, forums, messages
Re: very simple drop-down list...

Posted by Steve on 09/19/05 03:14

> <select name="select_year" id="select_year">
>
> </select>

> it looks like it doesn't get anything...
> I tried a simple loop on the same page and it outputs the data fine...


Wait... print is not a function! Remove the parentheses, and try this:

while ($line = mysql_fetch_array($result))
{
print "<OPTION
value=".$line['year'].">".$line['year']."</OPTION>";
}

---
Steve

 

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

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