Code error with Index.php
Posted on
16th Feb 2014 07:03 pm by
admin
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_html/index.php on line 25
<html>
<head>
<title>CrazyQuest - The online website for quests!</title>
</head>
<body>
<center>
<div id="container" >
<div id="banner" >
<a href="http://www.intensivstation.ch"><img src="Images/logo.png" alt="" width="414" height="56" border="0" /></a>
<h1>CrazyQuest</h1>
</div>
<div id="content">
<?php
if ($_SESSION['loggedin'])
{
echo 'Welcome';
echo $_SESSION['loggedin'];
}
else
{ echo '<h3>What is crazyQuest?</h3>
<p>CrazyQuest is a brand new online website that allows you to test your knowledge! These quests won't all be kitty, some of these quests may contain violence. But nothing bad! We believe that all our members should have fun! So, we make fun short and long quests for members to earn points.</p>
<h3>Beta</h3>
<p>If you signup for our beta, you'll gain an extra 100 points that you can use in our shops! So if you want some cool prizes, we suggest you register today! Also, Beta accounts will have access to a special area that no other people can get into after the open beta. Beta members will also receive a crown by their name on the highscores.</p><br /><br />
<h3>Signup</h3>
<p>You can signup here: <a href="register.php">Register</a></p>
</div>; ?>
<div id="footer"><h1>Copyright 2009 - CrazyQuest</h1></div>
</center>
</body>
No comments posted yet
Your Answer:
Login to answer
160
37
Other forums
need help to creat database
Hello Team, please guys i am stuck from three days with paypal issue for IPN but no luck yet now i w
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Save file by click
Hello.
I'm not understand how to save file from page. I'd like make link to file with save abil
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
PHP Display Telephone Number On Referrer
I have used the php below to show a different telephone number in the header of the site depending u