學PHP涉及的常用PHP英文單詞
PHP
: HyperText Proprocessor
hosts
:hosts檔案
DNS
:Domain Name Server域名伺服器
load
:裝載
Module
:模組
LoadModule
:裝載模組
File
:檔案
Match
:匹配
FilesMatch
:檔案匹配
AddType
:新增型別
application
:應用程式
Info
:Information,資訊
Ini
:Initiate,初始化
Dir
:Directory目錄
Time
:時間
zone
:時區
timezone
:時區
extension
:擴充套件
Option
:選項
Order
:順序
Allow
:允許
Deny
:拒絕
Override
:覆蓋
Index
:索引,標識,首頁
DirectoryIndex
:目錄預設頁
Server
:伺服器
Alias
:暱稱,別名
ServerAlias
:伺服器別名
VirtualHost
:虛擬主機
ServerName
:伺服器名
Root
:根,根目錄
DocumentRoot
:檔案根目錄
Short_open_tag
:短標記
isset
:是否設定
unset
:取消設定
echo
:輸出
get
post
request
:需要,要求,請求
global
:全球的,整體的
method
:方式,方式
location
:地址,網址
request_order
:請求順序
remote
:遠端的
self
:自身的
define
:定義
constant
:常數
version
:版本
dir
:目錄
file
:檔案
line
:行
int
:整數
float
:浮點
string
:字串
bool
:boolean,布林
array
:陣列
object
:物件
null
:空
resource
:資源
dec
:decimal,十進位制
bin
:binary,二進位制
oct
:octal,八進位制
hex
:hexadecimal,十六進位制
double
:雙重的,兩倍的
real
:實數
key
:鍵,關鍵
value
:值
var_dump
:顯示資料資訊
gettype
:獲取型別
settype
:設定型別
empty
:空的
if
:如果
else
:否則
break
:退出
continue
:繼續
while
:當...時
foreach
:對...的每一個(進行遍歷)
switch
:轉換,切換
die
:死,停止
exit
:退出
sleep
:睡覺
include
:包含
require
:要求
once
:一次
return
:返回
error
:錯誤
warning
:警告
notice
:提示
strict
:嚴格的
user
:使用者
trigger
:觸發,引發
display
:顯示
on
:開啟
off
:關閉
log
:紀錄檔,記錄
report
:報告
parameter
:形參
argument
:實參
function
:函數
call
:呼叫
exists
:存在
print
:列印
trim
:修剪,調整
implode
:崩潰,瓦解
explode
:爆炸,爆發,激增
substr
:擷取子字串
strchr
:搜尋字串在另一字串中的第一次出現
strrchr
:查詢字串在另一個字串中最後一次出現的位置,並返回從該位置到字串結尾的所有字元。
replace
:替換
strtolower
:轉換為小寫
strtoupper
:轉換為大寫
position
:位置
slash
:斜線,反斜槓
time
:時間
microtime
:微型時間
date
:日期
strtotime
:字元轉換為時間
diff
:different,不同的,差異的
max
:最大
min
:最小
round
:圓的,完整的,使成為整數
rand
:random,隨機的
abs
:absolute,絕對的
ceil
:向上取整
floor
:向下取整
each
:每一個
list
:列表,列出來
current
:現在的,當前
key
:鍵,鍵名,關鍵
next
:下一個,後一個
prev
:previous上一個,前一個
reset
:恢復,重置
end
:結尾,最後,終止
pop
:popup,彈出,取出,發射
push
:推入,擠壓,壓入
shift
:移動,改變,換擋,輪班,轉換
slice
:切開,割
splice
:接合,銜接,拼接
sort
:排序
shuffle
:打亂
count
:數量,計數
reverse
:反轉
merge
:合併,融合,兼併
sum
:總和,求和
range
:範圍
new
:新的,建立
class
:類
public
:公開的
protected
:受保護的
private
:私有的
this
:自己,這個
static
:靜態的
self
:自身,自己的
parent
:父母的
construct
:構造,建造,構建
destruct
:毀滅,摧毀
extend
:擴充套件,延伸
final
:最後的
abstract
:抽象的
interface
:介面
implement
:實現,實施,執行
tostring
:轉換為字串
invoke
:援引,引起,求助,呼叫
instance
:範例
Model
:模型
View
:檢視
Controller
:控制器
PDO
:PHP Data Object,php資料物件
query
:查詢
exec
:execute,執行
close
:關閉
lastinsertid
:最後的插入id
attribute
:屬性
errorcode
:錯誤代號
errorinfo
:錯誤資訊
errmode
:錯誤模式
exception
:異常
rowcount
:行數
columncount
:列數
fetch
:取出,取得
prepare
:準備
execute
:執行
session
:對談
cookie
:一種在遠端瀏覽器端儲存資料並以此來跟蹤和識別使用者的機制
setcookie
:設定cookie
lifetime
:生命週期
path
:路徑
domain
:域名
secure
:安全
maxlifetime
:最大生命週期
probability
:可能性
pisor
:除數,分母
handler
:處理器
save
:儲存,儲存
auto_start
:自動開始
image
:圖片
truecolor
:真彩色
allocate
:分配
fill
:填充
size
:尺寸
mime
:多用途的網際郵件擴充套件協定
destroy
:毀滅
copy
:拷貝
resample
:取樣
mkdir
:建立目錄
opendir
:開啟目錄
readdir
:讀取目錄
closedir
:關閉目錄
rename
:重新命名
unlink
:刪除目錄或檔案
realpath
:完整路徑
BaseName
:基本檔名
DirName
:目錄名
file_get_contents
:獲得檔案內容
file_put_contents
:寫入檔案內容
fopen
:開啟檔案
ftell
:獲取檔案指標位置
fseek
:設定檔案指標位置
fread
:讀取檔案內容
fgetc
:讀取一個字元
fgets
:讀取一行或本行中指定長度的字元
fwrite
:寫入檔案內容
fclose
:關閉檔案
filemtime
:檔案最後修改時間
filesize
:檔案大小
file_exists
:檔案是否存在
accept
:接收,接受
accept-language
:可接受語言
encoding
:編碼
user-agent
:使用者代理(資訊)
connection
:連線
keep-alive
:保持活動狀態
found
:已發現,已找到
forbidden
:禁止
internal
:內部的
content-type
:內容型別
socket
:通訊端
英語不好也可以學PHP,學PHP涉及的所有英文單詞:
《》
《》
《》
《》
《》
推薦學習:《》
以上就是PHP英文單詞彙總(PHP新手收藏)的詳細內容,更多請關注TW511.COM其它相關文章!