1.

The URLs in the administrative links won’t mean anything to admin.php unless you modify _________(a) .htaccess(b) .adminaccess(c) .htmlaccess(d) .urlaccessThis question was posed to me during an interview.I want to ask this question from Updating and Deleting Entries topic in section Objects and Databases in PHP of PHP

Answer»

Correct OPTION is (a) .htaccess

The best I can EXPLAIN: You need to modify .htaccess with an ADDITIONAL rule that handles URLs PASSED in a link to admin.php.



Discussion

No Comment Found

Related InterviewSolutions