Wednesday, August 20, 2014

Matt Semple's Table

Matt Semple's Table

Created by:


Planned and Wrote code, and CSS for program, pass the result, also wrote the code of 2 sql files.

Matt Semple:
Planned and Wrote the code, and CSS for program, pass the result.
HERE; // print "
\n"; foreach($row as $key=>$value){ //print "$key: $value
\n"; $roomNum = $row["patientID"]; print << HERE; } // end foreach print <<
$key $value
edit this table
HERE; } // end while function connect(){ global $conn, $select; $conn = mysql_connect("cis1110.db.2177912.hostedresource.com", "cis1110", "Eagles#1") or die (mysql_error()); mysql_select_db("cis1110", $conn); } // end function ?>

No comments:

Post a Comment