search page."; exit(); } $host = "webdev.iyaserver.com"; $userid = "[youruserid]"; $userpw = "[yourpw]"; $db = "[database name]"; // include '../pdloginvariables.php'; $mysql = new mysqli( $host, $userid, $userpw, $db ); if($mysql->connect_errno) { echo "db connection error : " . $mysql->connect_error; exit(); } ?> Drill down: Movie Details

Movie Details

query($sql); if(!$results) { echo "
Your SQL:
" . $sql . "

"; echo "SQL Error: " . $mysql->error . "
"; exit(); } while($currentrow = $results->fetch_assoc()) { ?> Title:
Rating:
Genre:
Studio:
Format:
Sound: