Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

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

  2. A.

     php.ini

    B.

     index.ini

    C.

     index.php

    D.

     start.php

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    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


Be The First To Comment