Related Questions

Say I want to change the extension of a PHP file, which of the following statements should I edit to change from .php to .html in the httpd.conf file?
Which function is used to determine whether a file was uploaded?
If you want to temporarily store uploaded files in the /tmp/phpuploads/ directory, which one of the following statement will you use?

Next steps