You are here: Home TestDB testPHP
Document Actions

testPHP

by zopeown last modified 2009-07-23 11:09

// connect to db $link = mysql_connect(localhost, changeme_user, changeme_pass); if (!$link) { die(Not connected : . mysql_error()); }

if (! mysql_select_db(valentja) ) { die ('Can\t use foo : . mysql_error()); } ?>


Personal tools

University of Cincinnati, College of Engineering
598 Rhodes Hall, PO Box 210072 Cincinnati, OH 45221-0072
College Information: 513.556.2738 : University Information: 513.556.6000
Copyright Information © 2008