Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 361 Bytes

0543.md

File metadata and controls

15 lines (12 loc) · 361 Bytes

Which of the following is not a valid default stream wrapper for PHP 5, assuming OpenSSL is enabled?

  • A) sftp://
  • B) ftps://
  • C) ftp://
  • D) https://
Answer

Answer: A