-
Once your application can generate administrative links, you need to load those links into _________.
-
- start.php
- php.ini
- index.ini
- index.php
- None of these
Correct Option: D
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.