Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~143 People Reached
Favorite Forums
Favorite Tags
php x 1
Member Avatar for nguoixanh

Hello everyone, I'm newbie and I need some helpful for my problem: [CODE] class pages { var $total_pages = NULL; var $scroll_pages = NULL; ... function page_link (...) { if ($this -> total_pages <= $this -> scroll_pages) { ... } } } [/CODE] Sorry I don't understand the code above …

Member Avatar for almostbob
0
143