多項選擇題在調(diào)用session_start()前不能有(),否則會報錯。

A.空格
B.空行
C.輸出語句
D.以上說法都不正確


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題下列選項中,屬于SessionHandlerInterface接口提供的方法的是()

A.gc()
B.close()
C.write()
D.read()

2.多項選擇題以下選項中,哪些是魔術(shù)方法()

A.__construct()
B.__destruct()
C.__get()
D.__set()

3.多項選擇題unset()函數(shù)可以用于刪除以下哪些數(shù)據(jù)()

A.變量
B.數(shù)組元素
C.成員屬性
D.對象

4.多項選擇題下列選項中,()函數(shù)可以用來輸出圖像。

A.imagegif()
B.imagejpeg()
C.imagepng()
D.imagewbmp()

5.多項選擇題下列選項中,可以完成圖像縮放的函數(shù)有()

A.imagecopyresampled
B.imagecopyresized
C.imagecopy
D.imagecopymerge