> <? echo (OS_WINDOWS ? "<input name='fn' type=hidden value=" . > $where . ">" : '' ); ?> > > <select name="r1">..... > .. SORRY.. this is the correct code line. <? echo (!$conf['options']['use_path_info'] ? "<input name='fn' type=hidden value=" . $where . ">" : '' ); ?>