Shortcut Navigation:

PHP STREAM Quiz

Use the ………….to delete the data inside the table, and not the table itself

Can joins be nested

What function can you use to create your own streams using the PHP STREAM wrappers and register them within PHP

The window version of PHP has built-in support for the FTP extension

What will the following script do?

The ftp_size() function returns the size of a specified file on the FTP

When dealing with timeout value in sockets,the connection timeout can be changed independently of the read/write time out.which function must be used for this purpose

Which of the following network transports doesnot support PHP

The FTP functions are used to …………files from file servers

Which of the following are valid PHP stream transports