PHP的文件上传功能,需要在php.ini配置当中,开启哪项功能?()A、display_errors=onB、file_uploads=onC、short_open_tag=OnD、以上都不正确

PHP的文件上传功能,需要在php.ini配置当中,开启哪项功能?()

  • A、display_errors=on
  • B、file_uploads=on
  • C、short_open_tag=On
  • D、以上都不正确

相关考题:

It took hours of study before the solution finally __________ him. A.dawned onB.relied onC.taken onD.impressed on

要配置PHP环境,只需修改php.ini。() 此题为判断题(对,错)。

Bob died of a heart attack, ________ by his lifestyle.A taken onB brought onC depended onD relied on

Don't let your mind ________ the failure of the test.A rely onB count onC take onD dwell on

it’s still raining .you can’t ____ the weather being sunny today. A. take onB. hold onC. count onD. look on

The time allowed for preparation of bids ()the magnitude and complexity for the contract.A、should depend onB、will depends onC、depends onD、have depended on

Birds ______ grain and insects.A、work onB、carry onC、live onD、go on

PHP的配置文件中,除了php.ini文件还有哪两个文件?() A.php.ini-distB.php.ini-recommendetC.httpd.confD.smarty.class.php

PHP中关于上传文件的说法中正确的有()。 A.在php.ini配置中必须要开启file_uploads=On功能B.在上传表单标记中,必须要有enctype=multipart/form-data属性C.必须用get方法进行上传D.以上说法都正确

PHP的文件上传功能,需要在php.ini配置当中,开启哪项功能?() A.display_errors=onB.file_uploads=onC.short_open_tag=OnD.以上都不正确

在RHEL5系统中,通过源码编译的方式构建php环境时“./configure”的()选项用于设置php.ini配置文件存放的路径。() A.--enable-mbstringB.--with-apxs2C.--with-mysqlD.--with-config-file-path

A programmed computer begins to show on its screen the figures you needA.to be switched onB.when switched onC.switching onD.being switche don

Upon arrival at the discharging port,the inert gas system is ______.A.Turned onB.Turning onC.Turn onD.To turn on

A study showed that classroom management___________ a teacher′s early organization skills.A.depended onB.moved onC.have onD.keep on

PHP中以下修改配置的说法错误的是()A、使用set_magic_quotes_runtime()函数可以修改页面过期时间B、PHP的配置文件选项存放在php.ini文件中C、Linux下修改了php.ini文件需要重启apache服务D、默认网页过期时间是30秒

图形窗口(Figure)显示网格的命令是()A、axis onB、grid onC、box onD、hold on

下面对PHP错误日志描述不正确的是()。A、可以错误记录到Apache服务器的错误日志文件error.log中B、记录错误日志到自己指定的文件中C、可以将错误日志发送给系统syslogD、在写入错误日志之前,应该先在PHP配置文件中将display_errors选项开启

/tmp是上传文件的默认存储目录,如果更改这个目录,需要编辑哪个文件的哪个属性值?()A、php.ini文件的upload_tmp_dir属性B、php.ini文件的upload_dir属性C、php.conf文件的upload_tmp_dir属性D、php.conf文件的upload_dir属性

php.ini中upload_max_filesize可以用于限定用户上传的文件的大小。

PHP中关于上传文件的说法中正确的有()。A、在php.ini配置中必须要开启file_uploads=On功能B、在上传表单标记中,必须要有enctype="multipart/form-data"属性C、必须用get方法进行上传D、以上说法都正确

PHP的配置文件中,除了php.ini文件还有哪两个文件?()A、php.ini-distB、php.ini-recommendetC、httpd.confD、smarty.class.php

下列关于常用配置文件描述正确的是()。A、apache.conf是Apache配置文件B、httpd.conf是Apache配置文件C、mysql.cnf是MySQL配置文件D、php.ini是PHP配置文件

多选题PHP的配置文件中,除了php.ini文件还有哪两个文件?()Aphp.ini-distBphp.ini-recommendetChttpd.confDsmarty.class.php

多选题PHP中关于上传文件的说法中正确的有()。A在php.ini配置中必须要开启file_uploads=On功能B在上传表单标记中,必须要有enctype=multipart/form-data属性C必须用get方法进行上传D以上说法都正确

单选题PHP的文件上传功能,需要在php.ini配置当中,开启哪项功能?()Adisplay_errors=onBfile_uploads=onCshort_open_tag=OnD以上都不正确

判断题php.ini中upload_max_filesize可以用于限定用户上传的文件的大小。A对B错

单选题下面对PHP错误日志描述不正确的是()。A可以错误记录到Apache服务器的错误日志文件error.log中B记录错误日志到自己指定的文件中C可以将错误日志发送给系统syslogD在写入错误日志之前,应该先在PHP配置文件中将display_errors选项开启