Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/www/coolingcarcenter.superihost.com/index.php:7) in /home/www/coolingcarcenter.superihost.com/useronline/useronline.php on line 20
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/www/coolingcarcenter.superihost.com/index.php:7) in /home/www/coolingcarcenter.superihost.com/useronline/useronline.php on line 20
ซึ่งโค๊ดคือตัวนี้
<?php
$Session_name1 = "default";
$host = "localhost"; // Server
$username = "root"; // User Mysql
$password = ""; // Password Mysql
$database = "coolingcar"; // ª×èÍ°Ò¹¢éÍÁÙÅ
//require_once "../config.php";