PHP Scripts Development » PHP Classes Support Forum » MyPagina class Support forum

MyPagina - Problems with the function navigation()

(2 posts)

Great offers not only for geeks!


  1. User has not uploaded an avatar

    mangakah
    Member

    How I make to show to a navigation bar with links "First Page" and "Last Page"?

    The following function show only "Previous", "Next" and the page numbers:
    $paging->navigation(" | ", "currentStyle");

    I tried to use this function with the pamrametros of the following form:
    $paging->navigation(" | ", "", false, false, false, true);

    I waited to obtain to also include "First" and "Last" links, but I got the same resulted of:
    $paging->navigation(" | ", "currentStyle");

    I am thankful since already.

    Posted 7 months ago #
  2. Hi,

    the function "navigation" has default values, check the class file to learn which attribute is used for the different tasks.

    Posted 7 months ago #

RSS feed for this topic

Reply

You must log in to post.