By default, PHP documents end with the extension .php. When a file with this extension is requested, a web server passes the requested file to a PHP processor. What is the default extension for PHP documents?
1) .php
2) .html
3) .css
4) .js