Forum Moderators: coopster
Parse error: parse error, unexpected T_IF in /home/content/c/a/r///html/card/card.php on line 3.
Here's the <code> from my page:
<?php
session_start();
if (($_SESSION["token"]==$_GET["key"] && if ($_SESSION["usertoken"]/411==$_GET["uid"])) {
$key=$_GET["key"];
?>
<html>
<head>
<rest of web page></code>
Please help! Will donate!