user5744
0
Q:

propel find index

$rows = MessageQuery::create();
$index = 0;
foreach($rows as $row){
	if(index == 3){
    	$var = $row->findId();
    }
	index++;
}
0

Tags

New to Communities?

Join the community