Testing Database Connection

✅ Connected to database successfully!
✅ Current database: gabnsonq_webview

Tables in database:

splash_screens table structure:


Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/gabnsonq/yashapp.me/php_admin/db_test_simple.php on line 47

Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/gabnsonq/yashapp.me/php_admin/db_test_simple.php on line 47

Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/gabnsonq/yashapp.me/php_admin/db_test_simple.php on line 47
FieldTypeNullKeyDefaultExtra
idintNOPRI auto_increment
is_enabledtinyint(1)NO1
duration_secondsintNO3
background_colorvarchar(10)NO#FFFFFF
logo_urlvarchar(255)YES
animation_urlvarchar(255)YES
created_attimestampNOCURRENT_TIMESTAMPDEFAULT_GENERATED
updated_attimestampNOCURRENT_TIMESTAMPDEFAULT_GENERATED on update CURRENT_TIMESTAMP

PHP Error:

Array
(
    [type] => 8192
    [message] => htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated
    [file] => /home/gabnsonq/yashapp.me/php_admin/db_test_simple.php
    [line] => 47
)