|
||||||
The
Holy Trinity Lithuanian Catholic Cemetery is located in Georgetown (red
star on map), a section of Wilkes-Barre Township. From center city Wilkes-Barre,
take East Northampton Street out of the city. Continue past Route #309
and into W-B Township (Georgetown area). Turn left on Spruce Street and
then turn left on Willow Street. After crossing over a highway bridge,
turn right onto a dirt road. The cemetery is about 100 yards on the left.
(Note: the red star does NOT indicate the exact location of the cemetery
since we currently do not have an exact address).This cemetery is closed (no longer active) and in need of repair. There
is currently a ".chr($x).""; else echo "".chr($x)." "; } echo "Original View"; $letter = $_GET["letter"]; if (isset($letter)) { $qrySurname = "SELECT * FROM holy_trinity WHERE surname LIKE '$letter%' ORDER BY surname"; } else { $qrySurname = "SELECT * FROM holy_trinity ORDER BY surname"; } $result = mysql_query($qrySurname); $num_rows = mysql_num_rows($result); echo " (Total Number of Records in Database: $num_rows) "; //Need to know the number of rows, so use this line $num_rows = mysql_num_rows($result); //Set a new variable called $rows $rows = ceil($num_rows / $columns); //For this vertical display, need to run another loop, which will populate an array with our values while($row = mysql_fetch_array($result)) { $surname[] = $row['surname']; $given[] = $row['given']; $dob[] = $row['dob']; $dod[] = $row['dod']; $inscrip[] = $row['inscrip']; } echo "
If you have a database or information that you would like to put into our database, that pertains to Lithuanian genealogy, please contact us at webmaster@lithuaniangenealogy.org |