HOME > PHP > PHP Forum > แก้ยังงัยครับ addmin Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\AppServ\www\project\Set201.php:1) in C:\AppServ\www\project\Set201.php on line 33เพจอื่นไม่เปนนะครับเปนเ
แก้ยังงัยครับ addmin Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\AppServ\www\project\Set201.php:1) in C:\AppServ\www\project\Set201.php on line 33เพจอื่นไม่เปนนะครับเปนเ
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\AppServ\www\project\Set201.php:1) in C:\AppServ\www\project\Set201.php on line 33
<?php require_once('Connections/project.php'); ?>
<?php
if (!function_exists("GetSQLValueString")) {
function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
{
if (PHP_VERSION < 6) {
$theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
}