PHP入門 - 索引
トップ
PHP入門
索引
目次
[記号]
[A]
[B]
[C]
[D]
[E]
[F]
[G]
[H]
[I]
[J]
[K]
[L]
[M]
[N]
[O]
[P]
[Q]
[R]
[S]
[T]
[U]
[V]
[W]
[X]
[Y]
[Z]
[あ]
[か]
[さ]
[た]
[な]
[は]
[ま]
[や]
[ら]
[わ]
インデックス
記号
!
!=
!= (配列)
!== (比較)
!== (配列)
#
$xxx
$$xxx
%
%=
&
&$xxx
&&
&=
*
*=
+ (算術)
+ (配列)
++
+=
-
--
-=
->
.
.=
/
/* ~ */
//
/=
::
;
<
<<
<<<
<<=
<=
<> (比較)
<> (配列)
<?php ~ ?>
=
== (比較)
== (配列)
=== (比較)
=== (配列)
>>
>>=
>
>=
[ ... ]
^
^=
|
|=
||
A
abstract
and
$argc
$argv
array()
as
B
break
bool
boolean
C
callable
case
catch
class
__CLASS__
clone
__COMPILER_HALT_OFFSET__
const
__construct
continue
$_COOKIE
D
declare
default
__destruct
die()
__DIR__
do
double
E
echo
else
else if
elseif
empty()
endfor
endforeach
endif
endswitch
endwhile
$_ENV
evall()
Exception
exit()
extends
F
fclose()
__FILE__
$_FILES
final
finally
float
fopen()
for
foreach
fread()
func_get_arg()
func_get_args()
func_num_args()
__FUNCTION__
function
fwrite()
G
$_GET
global
$GLOBALS
goto
H
__halt_compiler()
I
if
implements
include()
include_once()
instanceof
int
integer
interface
is_null()
isset()
J
K
L
__LINE__
list()
M
__METHOD__
N
namespace
__NAMESPACE__
nan
new
Newdoc
null
O
or
P
parent
PHP
$php_errormsg
$_POST
print
print_r
printf()
private
protected
public
Q
R
real
register_tick_function()
require()
require_once()
$_REQUEST
return
S
self
$_SERVER
$_SESSION
static (変数)
static (メソッド)
string
switch
T
throw
try
U
unset()
use
V
var
var_dump()
W
while
X
xor
Y
Z
あ~お
インタフェース
オーバーライド
オブジェクト
か~こ
関数
キャスト
クラス
グローバル変数
継承
コメント
コンストラクタ
さ~そ
た~と
タイプヒンティング
抽象クラス
定数(全域)
定数(クラス)
デストラクタ
な~の
は~ほ
配列
ヒアドキュメント
プロパティ
変数
ま~も
メソッド
や~よ
ら~ろ
例外
ローカル変数
わ~ん
Copyright(C) 2013 杜甫々
初版:2013年5月12日、最終更新:2013年5月18日
https://www.tohoho-web.com/php/index2.html