Discussion :: PHP - CS
- When you are building administrative links you’ll need to accept two arguments, which of the following are they?
|
A.
URL of previous entry and URL of the entry you are working with |
|
B.
The current page and previous page |
|
C.
URL of previous entry and previous page |
|
D.
The current page and URL of the entry you are working with |
Answer : Option D
Explanation :
Your function should look like this: function adminLinks($page, $url) { //Build admin links here }
Be The First To Comment

Whatsapp
Facebook