exec($sql); } catch (PDOException $e) { // In a real app, you'd log this error. // For this example, we'll just ignore it if the table already exists. }