多項選擇題

下面哪些可以將john添加到users數組中?()

A.$users[]=‘john’;
B.array_add($users,’john’);
C.array_push($users,‘john’);
D.$users[“name”]=‘john’;

微信掃碼免費搜題