recherche

Maison  >  Questions et réponses  >  le corps du texte

用{?><?php}报错Erreur d'analyse : erreur de syntaxe, fin de fichier inattendue dans E:\web\WWW\web23\index1.php à la ligne 36

<!DOCTYPE html>
<html lang="fr">
<head>
   <meta charset="UTF-8">
   <title>员工管理系统</title>
<link rel="stylesheet" href="layui/css/layui.css">
   <script src="layui/layui.js"></script>

</head>
< ;body>
<table class="layui-table" style="margin-top: 150px">
   <colgroup>
       <col>
       <col>
       <col>
 </groupecol> ;
   <thead>
   <tr>
       <th>id</th>
       <th>姓名</th>
       <th>年龄</th>
       <th>性别< ;/th>
   </tr>
   </thead>
   <tbody>
<?php foreach($res as $re){?>
<tr>
       <td>贤心</td>
       <td>2016-11-29</td>
       <td> gt;
<?php} ?> ;
</tbody>
</table>
</body>
</html>

No.1No.12315 Il y a quelques jours1179

répondre à tous(0)je répondrai

Pas de réponse
  • Annulerrépondre