Back to Home page

Back to Home Page


Administration Links List




Clubs and Organizations

query("SELECT * FROM links where category='Clubs/Organizations' "); // Loop and fetch while($row1 = $resource1->fetch_object()) { $results1[] = $row1; } ?>

NERDS Links to Clubs, Organizations, and other great sites (updated March 4, 2019)

NOTE: This is a labor of love; please help me keep it up to date.

 

Link #

Organization Website URL Description
link_number); ?> organization); ?> website); ?> description); ?>

DIY Projects

query("SELECT * FROM links where category='DIY and Projects' "); // Loop and fetch while($row2 = $resource2->fetch_object()) { $results2[] = $row2; } ?>

Link #

Organization Website URL Description
link_number); ?> organization); ?> website); ?> description); ?>

Weather and Propagation

query("SELECT * FROM links where category='Weather and Propagation' "); // Loop and fetch while($row3 = $resource3->fetch_object()) { $results3[] = $row3; } ?>

Link #

Organization Website URL Description
link_number); ?> organization); ?> website); ?> description); ?>

Satellites and ISS

query("SELECT * FROM links where category='Satellites and ISS' "); // Loop and fetch while($row4 = $resource4->fetch_object()) { $results4[] = $row4; } ?>

Link #

Organization Website URL Description
link_number); ?> organization); ?> website); ?> description); ?>

Misc Links

query("SELECT * FROM links where category='Misc Links' "); // Loop and fetch while($row5 = $resource5->fetch_object()) { $results5[] = $row5; } ?>

Link #

Organization Website URL Description
link_number); ?> organization); ?> website); ?> description); ?>



Go to Top