Team:Groningen/Team

From 2012.igem.org

(Difference between revisions)
Line 14: Line 14:
|}
|}
-
<html>
+
 
-
<body>
+
-
<?
+
-
$size = 0;
+
-
$url = "http://www.php-scripts.com/php_diary/010100.php3";
+
-
$the_page = fopen($url, "r");
+
-
while(!feof($the_page))
+
-
{
+
-
  $each_line = fgetss($the_page, 255);
+
-
    if(eregi($search_criteria, $each_line, $results))
+
-
  {
+
-
      // for each line where there is a match, increment a counter
+
-
      $size++;
+
-
  }
+
-
}
+
-
fclose($the_page);
+
-
print("I found $size ocurrences of $search_criteria at $url");
+
-
?>
+
-
</body>
+
-
</html>
+

Revision as of 21:35, 21 April 2012


Home Team Official Team Profile Public Relations Project Parts Submitted to the Registry Modeling Notebook Safety Attributions



Who we are

Instructors:
• Oscar Kuipers
• Jan-Willem Veening
• Matthias Heinemann
Advisors:
• Martijn Herber
Students:
• Elbrich Hendriks -All hail
• Renske van Raaphorst -Secretary, PR
• Wlada Poljakova -Treasurer, PR
• Ismaȇl Drenth -Web developer
• Alicja Daszczuk -Web designer
• Jonathon Parrish -Modeler, Web developer
• Marius Uebel -Photographer, Businessman (SOP,GMP)
• Arjan Oldebesten -Lab manager (equipment)
• Nisa Purwanto -Lab manager (enzymes)
• Emeraldo Jo -Lab manager
• Tom van Lente -Lab guy
• Yonathan Dessalegne -Lab guy

Tour the Lab