[FX.php List] paging

Vision Computer Consulting info at visioncomputerconsulting.com
Tue Jun 5 11:24:50 MDT 2007


I am having trouble getting FMSkipRecords to work.

My find is:
			$my_fx->AddDBParam('kf_Broker',$cID);
			$my_fx->SetDBData($db,$layout,30);
			$my_fx->FMSkipRecords($skipSize);
			$fx_Result=$my_fx->FMFind();

value of $skipsize increments properly to the next starting point.

How do I make this work?

Stephen


More information about the FX.php_List mailing list