wizard.php
Database Wizard View (Standalone)
This view is standalone and can run without database connection. It includes its own HTML structure (not using standard LWT layout).
Variables expected:
- $conn: DatabaseConnection object with current values
- $errorMessage: string|null Error message to display
PHP version 8.1