Vidyalelo
PHP · Q22

Databases Handling

Programming · PHP · question 22

Q22

Once your application can generate administrative links, you need to load those links into _________

A.
php.ini
B.
index.ini
C.
index.php
Answer
D.
start.php

Answer: Option C

Solution

Answer: Option C
Solution:
You place your administrative links only on the full display of an entry, so you must place the call to load information from adminLinks() within a conditional statement