2017-11-19 10 views
0

나는이 오류가 계속 : 여기 예기치 않은 파일 끝 오류를 수정하려면 어떻게합니까?

[19-Nov-2017 06:58:12 UTC] PHP Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in /home/aussieug/public_html/ppyazi/cookie/cookielogger.php on line 14

내 코드입니다 :

https://ghostbin.com/paste/p3ha8

+0

header()

변화

header ("Location: http://ppyazi.com/index.php); 

"를 놓쳤다. – chris85

답변

0

당신이 " 같은, ', {, }, (, ), [을 놓친 때 간단하게이 오류가 발생, ], 등등.

당신은하지 외부 사이트에, 여기에 코드를 게시 앞으로

header ("Location: http://ppyazi.com/index.php");