array(0) { } all is good!
Warning: Undefined array key "device_name" in /home/vduranar/public_html/acad276/276 exam 10/examresult.php on line 20

Warning: Undefined array key "manufacturer_id" in /home/vduranar/public_html/acad276/276 exam 10/examresult.php on line 21

Warning: Undefined array key "system_id" in /home/vduranar/public_html/acad276/276 exam 10/examresult.php on line 22

Warning: Undefined array key "type_id" in /home/vduranar/public_html/acad276/276 exam 10/examresult.php on line 23

Warning: Undefined array key "device_name" in /home/vduranar/public_html/acad276/276 exam 10/examresult.php on line 32

Warning: Undefined array key "manufacturer_id" in /home/vduranar/public_html/acad276/276 exam 10/examresult.php on line 36

Warning: Undefined array key "manufacturer_id" in /home/vduranar/public_html/acad276/276 exam 10/examresult.php on line 37

Warning: Undefined array key "system_id" in /home/vduranar/public_html/acad276/276 exam 10/examresult.php on line 40

Warning: Undefined array key "system_id" in /home/vduranar/public_html/acad276/276 exam 10/examresult.php on line 41

Warning: Undefined array key "type_id" in /home/vduranar/public_html/acad276/276 exam 10/examresult.php on line 44

Warning: Undefined array key "type_id" in /home/vduranar/public_html/acad276/276 exam 10/examresult.php on line 45

SELECT * FROM device, os, make, devicetype WHERE device.manufacturer_id = make.manufacturer_id AND device.system_id = os.system_id AND device.type_id = devicetype.type_id AND manufacturer_id = '' AND system_id = '' AND type_id = ''


Your SQL:
SELECT * FROM device, os, make, devicetype WHERE device.manufacturer_id = make.manufacturer_id AND device.system_id = os.system_id AND device.type_id = devicetype.type_id AND manufacturer_id = '' AND system_id = '' AND type_id = ''

SQL Error: Column 'manufacturer_id' in where clause is ambiguous