The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1669 - File: showthread.php PHP 8.2.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1669 errorHandler->error_callback
/showthread.php 915 buildtree




Brain tickler if you're bored
#10
Apoc Wrote:Here's how I'd do it but I an Excel person who's used to If statements so that may color my results.

If num_results > curr_page * res_per_page then res_per_age else num_results - ( (curr_page - 1) * res_per_page)

That's a ternary operator num nuts.
  Reply


Messages In This Thread

Forum Jump: