+ 1
Guys,who can help me with script?
If u want help me - Add me friend and I send u script
5 Answers
+ 1
You need a } in line 13
but I'm not so good in php.. so I can't help you, sorry
0
I'd propose you just post your code here, huh?
0
when in the code I write the command data, the code gives an error.What's the matter? Can you help?
if(!isset($_SESSION['steamid'])) {
Header("Location: index.php");
} else {
include ('steamauth/userInfo.php');
https://code.sololearn.com/wM4Y0Vug9fy7/?ref=app
0
No problem, thanks for the help
0
In the sandbox after pressing the "run" button the following is displayed:
Parse error: syntax error, unexpected 'Header' (T_STRING), expecting variable (T_VARIABLE) or '#x27; in ..\Playground\ PHP Parse error: syntax error, unexpected 'Header' (T_STRING), expecting variable (T_VARIABLE) or '#x27; in ..\Playground\