Menu
The Tech Paper
  • Home
  • Interview Questions
    • PHP String Interview Question
    • PHP Array Interview Qutions
    • jQuery Interview Quetions
    • PHP Interviwe Question on php.ini file
    • htaccess File Interview Quetions
  • About
The Tech Paper

PHP Interviwe Question on php.ini file

 Five function of PHP.ini file? Maximum limit of all paramitters which we can set in php.ini file?   SOME basic functions of php.ini file : ;;;;;;;;;;;;;;; ; File Uploads ; ;;;;;;;;;;;;;;;; ; Whether to allow HTTP file uploads. ; http://php.net/file-uploads file_uploads = On ; Temporary directory for HTTP uploaded files (will use system default if…

htaccess File Interview Quetions

<Directory> </Directory> 400 – Bad request 401 – Authorization Required 403 – Forbidden 404 – File Not Found 500 – Internal Server Error ErrorDocument 404 /filenotfound.html DirectoryIndex index.php3 index.php pictures.pl index.html default.htm ——————– The use of .htaccess files can be disabled completely by setting the AllowOverride directive to none: AllowOverride None ———– mod_rewrite directives must…

  • Previous
  • 1
  • 2
  • 3

Recent Posts

  • Nested / Cascade query in SOQL May 11, 2022
  • Declarative tools in salesforce September 24, 2021
  • SalesForce SU21 mind dumps September 24, 2021
  • PHP Interview Question 2021 April 24, 2021
  • Ubuntu 20.04 Bluetooth not working [Resolved] January 22, 2021

Contact Us

©2022 The Tech Paper | Powered by Abhinav Trivedi