A. http
B. STDIO
C. ftp
D. STDOUT
Which of the following are valid PHP stream transports?
Which of the following variable declarations within a class is invalid in PHP5?
What will happen at the end of the following sequence of SQL commands?
BEGIN TRANSACTION
DELETE FROM MYTABLE WHERE ID=1
DELETE FROM OTHERTABLE
ROLLBACK TRANSACTION
PHP does not have an built in support for which one of the following ?
In PHP language PEAR stands for