'Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\login.php:1) in C:\xampp\htdocs\login.php on line 13'.
This causes my script not to display. Am creating a log in page for users using PHP and HTTP.
I think am using a CG I version of php, not a module-based PHP installation. what do i need to configure in 'php.ini' to make it run or any code i can use besides headers
I'm 've not added sessions yet, not even cookies
I'm using XAMPP 1.7.2
This causes my script not to display. Am creating a log in page for users using PHP and HTTP.
I think am using a CG I version of php, not a module-based PHP installation. what do i need to configure in 'php.ini' to make it run or any code i can use besides headers
I'm 've not added sessions yet, not even cookies
I'm using XAMPP 1.7.2