I fixed the problem all by myself. My site www.allmicrochat.com is now running with virtual pagination in each and every tab!
Thanks anyway. Learned somenthing new as a self taught prgrammer.
I am trying to individyally paginate tabs on the page separately. The virtualpagination in one tab appears in the other. How do I resolve this?
Code:
<?php
// database connection
require_once('./includes/base.php');
if($_GET['logout'] == 1){
@$_SESSION = array()...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.