KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/irtiweb/CATS/vendor/behat/mink/driver-testsuite/web-fixtures/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/irtiweb/CATS/vendor/behat/mink/driver-testsuite/web-fixtures/html5_radio.html
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <title>HTML5 form attribute test</title>
</head>
<body>
    <form action="advanced_form_post.php" method="POST" id="test-form">
        <input name="sex" type="radio" value="m" id="sex_m">
        <input name="sex" type="radio" value="invalid" form="another" id="sex_invalid" checked="checked">
        <input type="submit" value="Submit in form">
    </form>
    <input name="sex" type="radio" form="test-form" value="f" id="sex_f" checked="checked">
    <form id="another" method="post" action="advanced_form_post.php"></form>
</body>
</html>

Anon7 - 2021