exec($sql); echo "SUCCESS: passenger_opening_locations table created successfully.\n"; } catch (Exception $e) { echo "An internal error occurred" . "\n"; } ?>