Find-a-Friend

Welcome.to:Clydebank are proud to list Bankies from all around the world. If you see someone you know, why not send them an e-mail?

If you want to be added to this Find-a-Friend page, click here and send us your details.

Another great way to find old friends is to use our Forums - give them a try, you never know just who is on-line these days.

PLEASE NOTE : We have taken steps to secure the email addresses stored on these pages. This is designed to prevent website robots from discovering the email addresses, which in turn should help prevent you from receiving SPAM email. $lastpage) { $pageno = $lastpage; } $limit = 'LIMIT ' .($pageno - 1) * $rows_per_page .',' .$rows_per_page; $query = "SELECT * FROM ez_data $limit"; $result = mysql_query($query, $db) or trigger_error("SQL", E_USER_ERROR); //Header echo "
\n"; echo "
\n"; echo "Find a friend
\n"; echo "\n"; echo "
\n"; //Page navigation if ($pageno == 1) { echo " FIRST < "; } else { echo " FIRST "; $prevpage = $pageno-1; echo " < "; } echo " ( Page $pageno of $lastpage ) "; if ($pageno == $lastpage) { echo " > LAST "; } else { $nextpage = $pageno+1; echo " > "; echo " LAST "; } // Create a table with headers. print ("\n"); // Fetch the results from the database. while ($row = mysql_fetch_row ($result)) { print ("\n"); print "\n"; print "\n"; print ("\n"); } print ("
$row[1]From : $row[2] $row[3] $row[4]
\n"; print "Originally From : $row[5]
\n"); //Page navigation if ($pageno == 1) { echo " FIRST < "; } else { echo " FIRST "; $prevpage = $pageno-1; echo " < "; } echo " ( Page $pageno of $lastpage ) "; if ($pageno == $lastpage) { echo " > LAST "; } else { $nextpage = $pageno+1; echo " > "; echo " LAST "; } echo "
"; echo "Total number of people listed : $numrows

"; echo "Processing time: ".substr($proctime,0,7)." sec., Entries: $countall, PHP Ver. ".phpversion()."\n"; mysql_close ($db); ?>

Administration (restricted access)