View Single Post
  #3 (permalink)  
Old 11-14-09, 12:26 AM
triplebig triplebig is offline
Newbie Coder
 
Join Date: Nov 2007
Posts: 81
Thanks: 6
Thanked 0 Times in 0 Posts
Thank you JcBones :-)

yes its works

but the second page starts with id 3 instead of 4

its seem count start from zero

what should i really change below ..newbie here

PHP Code:

$count = (isset($eu) && $eu 0) ? $eu 1

Last edited by triplebig; 11-14-09 at 12:34 AM.
Reply With Quote