"/> php는 라디오 버튼 라디오 값을 읽습니다. ">

>백엔드 개발 >PHP 튜토리얼 >실제 미디어 편집기 PHP 라디오 라디오 버튼 획득 및 유지 값 구현 코드

실제 미디어 편집기 PHP 라디오 라디오 버튼 획득 및 유지 값 구현 코드

WBOY
WBOY원래의
2016-07-29 08:42:44987검색

php는 라디오 버튼 라디오 값을 읽습니다

코드 복사 코드는 다음과 같습니다:





php 라디오 선택 읽기 버튼 라디오 값<br> <br></p> <form name="form1" method="post" action=""><label> <br><input type="radio" name="RadioGroup1" value="1" /> <br>라디오 선택</label> <br><label> <br><input type="radio" name="RadioGroup1" value="2" /> <br>라디오 선택</label> ><p> <br><레이블> <br><input type="submit" name="Submit" value="Submit" /> <br></label> /> <br></p> <br></html> <br><br> 🎜>{ <br>echo '단일 선택',$_POST['RadioGroup1'] <br>//라디오 버튼의 속성으로 인해 동시에 하나만 선택할 수 있습니다. 이름을 직접적으로 지정해도 됩니다. <br>} <br>?> <br><br><br>PHP에서 라디오 버튼의 값을 유지하는 방법, 주로 아이디어입니다. <br><br><br><br>코드 복사<br><br> 코드는 다음과 같습니다.<br><br><input name="sex" type="radio" value= "남성" <?php if($_POST['sex'] != "여성") echo "checked=checked;"?>/>남성<br><input type="radio" name=" sex" value ="여성" <?php if($_POST['sex'] == "여성") echo "checked=checked";?> />여성<p><span> <u>그것 또한 한자 인식을 위해서는 0과 1을 사용하여 남성과 여성을 표현하는 것이 좋습니다. </u> 위 내용은 실제 미디어 편집기의 내용을 포함하여 가치를 얻고 유지하기 위한 실제 미디어 편집기 PHP 라디오 버튼의 구현 코드를 소개합니다. PHP 튜토리얼에 관심이 있는 친구들에게 도움이 되길 바랍니다. </span> </p> <p></p> </form></div><div class="nphpQianMsg"><div class="clear"></div></div><div class="nphpQianSheng"><span>성명:</span><div>본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.</div></div></div><div class="nphpSytBox"><span>이전 기사:<a class="dBlack" title="간단한 PHP 업로드 이미지, 이미지 구현 코드 삭제" href="https://m.php.cn/ko/faq/322765.html">간단한 PHP 업로드 이미지, 이미지 구현 코드 삭제</a></span><span>다음 기사:<a class="dBlack" title="간단한 PHP 업로드 이미지, 이미지 구현 코드 삭제" href="https://m.php.cn/ko/faq/322767.html">간단한 PHP 업로드 이미지, 이미지 구현 코드 삭제</a></span></div><div class="nphpSytBox2"><div class="nphpZbktTitle"><h2>관련 기사</h2><em><a href="https://m.php.cn/ko/article.html" class="bBlack"><i>더보기</i><b></b></a></em><div class="clear"></div></div><ins class="adsbygoogle" style="display:block" data-ad-format="fluid" data-ad-layout-key="-6t+ed+2i-1n-4w" data-ad-client="ca-pub-5902227090019525" data-ad-slot="8966999616"></ins><script> (adsbygoogle = window.adsbygoogle || []).push({}); </script><ul class="nphpXgwzList"><li><b></b><a href="https://m.php.cn/ko/faq/1.html" title="cURL을 사용하여 PHP에서 Get 및 Post 요청을 구현하는 방법" class="aBlack">cURL을 사용하여 PHP에서 Get 및 Post 요청을 구현하는 방법</a><div class="clear"></div></li><li><b></b><a href="https://m.php.cn/ko/faq/1.html" title="cURL을 사용하여 PHP에서 Get 및 Post 요청을 구현하는 방법" class="aBlack">cURL을 사용하여 PHP에서 Get 및 Post 요청을 구현하는 방법</a><div class="clear"></div></li><li><b></b><a href="https://m.php.cn/ko/faq/1.html" title="cURL을 사용하여 PHP에서 Get 및 Post 요청을 구현하는 방법" class="aBlack">cURL을 사용하여 PHP에서 Get 및 Post 요청을 구현하는 방법</a><div class="clear"></div></li><li><b></b><a href="https://m.php.cn/ko/faq/1.html" title="cURL을 사용하여 PHP에서 Get 및 Post 요청을 구현하는 방법" class="aBlack">cURL을 사용하여 PHP에서 Get 및 Post 요청을 구현하는 방법</a><div class="clear"></div></li><li><b></b><a href="https://m.php.cn/ko/faq/2.html" title="정규식의 모든 표현식 기호(요약)" class="aBlack">정규식의 모든 표현식 기호(요약)</a><div class="clear"></div></li></ul></div></div><ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-5902227090019525" data-ad-slot="5027754603"></ins><script> (adsbygoogle = window.adsbygoogle || []).push({}); </script><footer><div class="footer"><div class="footertop"><img src="/static/imghwm/logo.png" alt=""><p>공공복지 온라인 PHP 교육,PHP 학습자의 빠른 성장을 도와주세요!</p></div><div class="footermid"><a href="https://m.php.cn/ko/about/us.html">회사 소개</a><a href="https://m.php.cn/ko/about/disclaimer.html">부인 성명</a><a href="https://m.php.cn/ko/update/article_0_1.html">Sitemap</a></div><div class="footerbottom"><p> © php.cn All rights reserved </p></div></div></footer><script>isLogin = 0;</script><script type="text/javascript" src="/static/layui/layui.js"></script><script type="text/javascript" src="/static/js/global.js?4.9.47"></script></div><script src="https://vdse.bdstatic.com//search-video.v1.min.js"></script><link rel='stylesheet' id='_main-css' href='/static/css/viewer.min.css' type='text/css' media='all'/><script type='text/javascript' src='/static/js/viewer.min.js?1'></script><script type='text/javascript' src='/static/js/jquery-viewer.min.js'></script><script>jQuery.fn.wait = function (func, times, interval) { var _times = times || -1, //100次 _interval = interval || 20, //20毫秒每次 _self = this, _selector = this.selector, //选择器 _iIntervalID; //定时器id if( this.length ){ //如果已经获取到了,就直接执行函数 func && func.call(this); } else { _iIntervalID = setInterval(function() { if(!_times) { //是0就退出 clearInterval(_iIntervalID); } _times <= 0 || _times--; //如果是正数就 -- _self = $(_selector); //再次选择 if( _self.length ) { //判断是否取到 func && func.call(_self); clearInterval(_iIntervalID); } }, _interval); } return this; } $("table.syntaxhighlighter").wait(function() { $('table.syntaxhighlighter').append("<p class='cnblogs_code_footer'><span class='cnblogs_code_footer_icon'></span></p>"); }); $(document).on("click", ".cnblogs_code_footer",function(){ $(this).parents('table.syntaxhighlighter').css('display','inline-table');$(this).hide(); }); $('.nphpQianCont').viewer({navbar:true,title:false,toolbar:false,movable:false,viewed:function(){$('img').click(function(){$('.viewer-close').trigger('click');});}}); </script></body><!-- Matomo --><script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://tongji.php.cn/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '9']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script><!-- End Matomo Code --></html>