Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/282.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php html提交按钮_Php_Html_Button_Submit_Form Submit - Fatal编程技术网

Php html提交按钮

Php html提交按钮,php,html,button,submit,form-submit,Php,Html,Button,Submit,Form Submit,我有这个密码 文件搜索.php 身体{ 背景图片:url(../images/paper_03.png); } 形式{ 背景图片:url(../images/paper_02.png); } JJJJJJJJJJJJJJJJJJJJ 位置 地区: 休战 休战 休战 城市: 州/省: 休战 休战 休战 国家: 休战 休战 休战 关键词 关键词: 单位 公司: 休战 休战 休战 工作类别 工作类别: 休战 休战 休战 <html> <head> <script

我有这个密码

  • 文件搜索.php
  • 
    身体{
    背景图片:url(../images/paper_03.png);
    }
    形式{
    背景图片:url(../images/paper_02.png);
    }
    JJJJJJJJJJJJJJJJJJJJ
    位置
    地区:
    休战
    休战
    休战
    城市:
    州/省:
    休战
    休战
    休战
    国家:
    休战
    休战
    休战
    关键词
    关键词:
    单位
    公司:
    休战
    休战
    休战
    工作类别
    工作类别:
    休战
    休战
    休战
    

    <html>
    <head>
    <script src="http://code.jquery.com/jquery-1.8.3.js"></script>
        <script src="http://code.jquery.com/ui/1.9.2/jquery-ui.js"></script>
    
    
    <script>
    
    
    </script>
    <?php
    if(isset($_POST['bt_submit'])){
    header('Location: accueil.php?region='); 
    }
    
    
    ?>
    
    <style>
    body {
    background-image: url(../images/paper_03.png);
    }
    form {
    background-image: url(../images/paper_02.png);
    }
    </style>
    </head>
    
    
    <body>
    <form name="search" method="post"   >
                              <form name="map" style="position: relative; top:10px; left:300px; width: 400px; height: 130px;">
    jjjjjjjjjjjjjjjjj
                               </form>
                               <form name="advanced" style="position: relative; top:10px; left:300px; width: 400px; height: 130px;" action="blabla.php">
                                                         <form name="location" style="position: relative; top:10px; left:300px; width: 300px; height: 90px;">
                                                                              <div style="background-color:99FFFF"><font color="blue">Location</font></div>
                                                                              <table>
                                                                                       <tr>
                                                                                            <td>Region:   </td><td  ><select style="width:200px" name="region"> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    </select>  </td>
                                                                                       </tr>
                                                                                       <tr>
                                                                                            <td>City:   </td><td colspan="3"><input type="text" style="width:200px" name="city" />   </td>
                                                                                       </tr>
                                                                                       <tr>
                                                                                            <td>State/Province:   </td><td colspan="3"><select style="width:200px"> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    </select>  </td>
                                                                                       </tr>
                                                                                       <tr>
                                                                                             <td>Country:   </td><td colspan="3"><select style="width:200px" > 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    </select>  </td>
                                                                                       </tr>
    
    
                                                                              </table>
                                                           </form>
    
    
    
    
    
                                                         <form name="keywords" style="position: relative; top:10px; left:300px; width: 400px; height: 50px;" >
                                                                               <div style="background-color:99FFFF"><font color="blue">Keywords</font></div>
                                                                                <table>
                                                                                       <tr>
                                                                                            <td colspan="2">Keywords:    </td><td ><input type="text" style="width:225px" name="keywords"  />   </td>
                                                                                       </tr>
                                                                                </table>       
                                                          </form>
    
    
    
                                                          <form name="company" style="position: relative; top:10px; left:300px; width: 400px; height: 50px;" >
                                                                                <div style="background-color:99FFFF"><font color="blue">Company</font></div>
                                                                                <table>
                                                                                        <tr>
                                                                                            <td>Company:   </td><td colspan="3"><select style="width:230px"> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    </select>  </td>
                                                                                       </tr>
                                                                                </table>
                                                           </form>
    
    
    
                                                           <form name="job_category"  style="position: relative; top:10px; left:300px; width: 400px; height: 50px;">
                                                                                <div style="background-color:99FFFF"><font color="blue">Job category</font></div>
                                                                                <table>
                                                                                        <tr>
                                                                                            <td>Job category:   </td><td colspan="3"><select style="width:210px"> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    </select>  </td>
                                                                                       </tr>
                                                                                </table>
                                                           </form>
    
    
    
                                                           <form name="dates"  style="position: relative; top:10px; left:300px; width: 400px; height: 50px;">
                                                                                <div style="background-color:99FFFF"><font color="blue">Dates</font></div>
                                                                                <table>
                                                                                        <tr>
                                                                                            <td>Date range:   </td><td colspan="3"><select style="width:225px"> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    <option value="1">truc</option> 
                                                                                                                    </select>  </td>
                                                                                       </tr>
                                                                                </table>      
                                                            </form>
    
    
    
    
    
    
                               </form>
                                <input type="submit"  name="bt_submit"  value="Search Now" style="position: relative;  left:400px; width: 100px" />
    
    
    </form>
    </body>
    </html>
    
    <?php
    if(isset($_POST['bt_submit'])){
    header('Location: accueil.php?region='); 
    }
    ?>