Câu 29: 200-710: Zend Certified Engineer
You work for a shared hosting provider, and your supervisor asks you do disable user scripts to dynamically load PHP extensions using the d1() function. How can you do this? (Choose two.)
Nội dung câu hỏi
You work for a shared hosting provider, and your supervisor asks you do disable user scripts to dynamically load PHP extensions using the d1() function. How can you do this? (Choose two.)
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Set enable_d1 to off in the server’s php.ini configuration file — đáp án hiện tại
- B. Add d1 to the current value of disable_functions in the server’s php.ini configuration file. — đáp án hiện tại
- C. Add d1 to the current value of disable_classes in the server’s php.ini configuration file.
- D. Write a custom function called d1(), save it under the name prepend.inc and then set the auto_prepend_file directive to prepend.inc in php.ini.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.