PHP經常使用語句

<?php
//PHP
header("Content-Type: text/html;charset=utf-8"); php

session_start();html

header("location:S2-1.php");mysql

set_include_path(".".PATH_SEPARATOR.ROOT."/lib".PATH_SEPARATOR.ROOT."/core".PATH_SEPARATOR.ROOT."/configs".PATH_SEPARATOR.get_include_path()); //一個神奇的路徑包含函數sql

echo "<script>alert('驗證碼錯誤');</script>";
echo "<script>window.location='login.php';</script>";
    
//數據庫
INSERT INTO msg('','','') values('','','');數據庫

"SELECT * FROM `d`" where and session

$mysql->query("SET NAMES UTF8");//數據庫提交編碼設置函數

?>編碼

<html>htm

1:
<meta charset=utf-8>
2:
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- viewport的<meta>標籤,這個標籤能夠修改在大部分的移動設備上面的顯示,爲了確保適當的繪製和觸屏縮放。-->ip

<div style="clear:both"></div>當用戶名跟內容連到一塊兒時用來清除浮動

<!DOSTYPE HTML>


<meta charset="utf-8">

</html>

相關文章
相關標籤/搜索