MCQOPTIONS
Saved Bookmarks
| 1. |
<?php &dollar;title = "O malley wins the heavyweight championship!"; echo ucwords(&dollar;title);?>19.What will be the output of the following PHP code? |
| A. | lfc123456@example.com |
| B. | lfc123456 |
| C. | lfc123456@ |
| D. | example.com |
| Answer» E. | |