Sr. PHP Programmer Question: Download Senior PHP Programmer PDF

What is the purpose of $_FILES variable in PHP?

Tweet Share WhatsApp

Answer:

This is a global PHP variable. This variable is an associate double dimension array and keeps all the information related to uploaded file.

Download Senior PHP Programmer PDF Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
What is the purpose of php.ini file?What is the purpose of _LINE_ constant?