Argazkiak egiaztatu

Lotutako hitzak berbaren dagokion sarreran erantsita azalduko dira.

1202 ORDER BY f.phid ASC', 2000); while($row = db_fetch_object($result)){ $r = array( l($row->phid, "photo/$row->phid"), $row->original_filename, $row->path, ); $path = "sites/default/files/photo/$row->path"; if(file_exists($path) && !empty($row->path)){ $r[] = 'ONDO'; $md5 = md5(file_get_contents($path)); $r[] = isset($ff[$md5]) ? 'ERREP.' : ' - '; $ff[$md5][] = $row->phid; } else { $r[] = 'OKER'; $r[] = ' '; } $rows[] = $r; } $headers = array('PHID', 'Jatorrizko fitxategia', 'Aurkibidea', 'Egoera', 'md5'); $pager = theme('pager'); print $pager . theme('table', $headers, $rows) . $pager; ?>
Batere ez.
Lotura berria erantsi