You are here: Re: Problem while accesing $_POST « All PHP « IT news, forums, messages
Re: Problem while accesing $_POST

Posted by Erwin Moller on 01/31/06 16:22

Leszek wrote:

> Hi.
>
> I have a problem with a form.
> There are some select dropdown lists
> for($i=0;$i<=$nrooms;$i++)
> {
> echo "<option value=\"$i\"";
>
> if($_POST[$dane[$idhotelu]['zamow'][$k]]==$i){ // $k is

What is $dane[$idhotelu]['zamow'][$k] ??
You use it in a way that it should contain some string you expect to be in
the $_POST since you are trying to take that name/value pair from the
$_POST.
Are you sure it is correct?

If in doubt, just echo it on the same page from the HTML somewhere, like:
$dane[$idhotelu]['zamow'][$k] now contains:
<?= $dane[$idhotelu]['zamow'][$k] ?>

Regards,
Erwin Moller

PS:
<pre>
<? print_r($_POST); ?>
</pre>
might help too during debugging

> incremented in other loop
> echo" selected";
> }// endif
> echo">$i</option>\n";
> }//endfor
> echo"</b></select></td>";
>
> Trouble is that after reloading this form if condition is true for $i==0
> even if $dane[$idhotelu]['zamow'][$k] is not zero
>
> I think i'm making a mistake while accessing $_POST array but i' don't
> know where
>
> Thanks for help...
> Leszek

 

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

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