Results 1 to 18 of 18
Thread: PHP
Hybrid View
-
15th January 2013 14:50 #1
PHP
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/u423372058/public_html/index.php:1) in /home/u423372058/public_html/global_header.php on line 2
. .
global_header.php session_start(); <?php
PHP Code:<?php
session_start();
?>
-
15th January 2013 15:41 #2Mire-x
Join Date: Apr:2005
Location: Sofia
Posts: 763
, header- . , , header- , .
, :
1) index.php UTF-8 , 3 , , PHP/Apache , .
2) PHP auto_prepend_file - , index.php (, UTF-8, , ).(10b) || !(10b)
-
15th January 2013 22:26 #3Registered User
Join Date: Apr:2007
Location: Bulgaria
Posts: 301
! , zombie13 ( php ). . - . : "Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/u423372058/public_html/index.php:1) in /home/u423372058/public_html/global_header.php on line 2", 2 . - . 0zed.com - 1 . cixx6.com 4 . , 0zed.com - ... .
: 1 , . . . :. PHP- ( 400 ), , . , , .PHP Code:<?php
session_start();
?>
, . , , "". , , ( 30 , ). , . , .
-
15th January 2013 23:48 #4
index.php - <?php . , notepad++ Encoding Convert to UTF-8 without BOM.
- index.php global_header.php .''? * *
- !
...
-
16th January 2013 00:27 #5
99% BOM-a. ( ) , index.php?
, ( ), 2 - .
HEX , , ( ),
. , (, / : ).
0zed ( ), ( ), IPBSDK ( ), . . . , , .
" " , , ''. "" - . .. -, 10- . "" - - 6 ( , ), . , , , - . PHP , , session_start() . - , .
-
20th January 2013 16:19 #6
- php-, "?>". , , .
: echo ''; php-, html, , "<?php". - , , .
, . action :
.Code:<form method="POST" action="login/login.php?to=<?=$_SERVER["PHP_SELF"]?>" class="login">
-
21st January 2013 01:24 #7
, query string action , . , GET , , , , - .
echo 'html...'; - , code insight IDE-, , - , php . echo $a,'+',$b,'=<br>',$c..... . , - , , .. , .
heredoc . , .
. IDE- , , , , , . , IDE .
-
21st January 2013 07:51 #8
action . google .
get.
hidden .
- html-.
: , , , , . , php, , php - if , html.
-
21st January 2013 11:30 #9
. , query string action-a. .
, MVC, , ( ). - ( , , ), . -, .




Reply With Quote
Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in