You are here: RE: [PHP] Type of form element « PHP « IT news, forums, messages
RE: [PHP] Type of form element

Posted by Jim Moseby on 09/29/65 11:30

>
> Is it possible to loop through all $_POST values to see if it
> is a checkbox?
> If so then for that element if it is equal to 'on' then
> change it to 1
> otherwise change it to 0?


foreach($_POST as $key => $value){
if
($value=='on'){$_POST[$key]='1';}elseif($value=='off';){$_POST[$key]='0'};
}

JM

 

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

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