require_once __DIR__ . '/../core/functions.php'; $pdo = getDB(); $settings = getSettings($pdo); // Load SEO Settings $seo = [ "h1" => "AddsNim Toolbox", "h2" => "Free SEO & Marketing Tools", "h3" => "Powerful digital marketing toolkit" ]; if (file_exists(__DIR__ . '/../storage/seo-settings.php')) { $seo = array_merge($seo, require __DIR__ . '/../storage/seo-settings.php'); } require_once __DIR__ . '/includes/header.php'; ?>


Warning: Undefined variable $seo in /home/u395253059/domains/tools.addsnim.com/public_html/index.php on line 26

Warning: Trying to access array offset on null in /home/u395253059/domains/tools.addsnim.com/public_html/index.php on line 26

Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/u395253059/domains/tools.addsnim.com/public_html/index.php on line 26


Warning: Undefined variable $seo in /home/u395253059/domains/tools.addsnim.com/public_html/index.php on line 27

Warning: Trying to access array offset on null in /home/u395253059/domains/tools.addsnim.com/public_html/index.php on line 27

Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/u395253059/domains/tools.addsnim.com/public_html/index.php on line 27

Explore Tools
Fatal error: Uncaught Error: Call to undefined function isLoggedIn() in /home/u395253059/domains/tools.addsnim.com/public_html/index.php:30 Stack trace: #0 {main} thrown in /home/u395253059/domains/tools.addsnim.com/public_html/index.php on line 30