Have an account? Sign in
Login  Register  Facebook
n00b needs PHP to get pagination script
I have finally found a functioning call to pagination on my super custom site. We had another company build it and when I realized that a few functions that I needed were not there, it was too late to get them to fix it. Anyway. I found code to add to the Link-template.php and have added <?php get_pagination($url, $offset, $limit, $style, $query_string = '', $number_of_middle_pages = 0, $link_style = null, $added_query = '', $added_query_type = 'AND') ?> to the code on the category of the pages that need this pagination. But the text is coming up wrong [like this 1 � Last ] and I am not sure what PHP is doing what. Also the actual links are going to 404 not found pages.
I just need a simple call to get pagination, and allow me to go to the extra pages for my recipes. Can you help?

Thank you!

~Andrea
Started: May 25, 2012 Latest Activity: February 8, 2013 pagination get_pagination code PHP simple
1 Answer
Please check these links
<a href="net.tutsplus.com/tutorials/php/how-to-paginate-data-with-php">net.tutsplus.com/tutorials/php/how-to-paginate-data-with-php</a>

<a href="http://androidexample.com">Example</a>

Posted: android
In: February 8, 2013

Your Answer

xDo you want to answer this question? Please login or create an account to post your answer